Add copilot to packer

This commit is contained in:
Lord Of Nougate 2023-09-05 22:08:04 +02:00
parent b83a2da4b5
commit a6fb05eeca
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ return require('packer').startup(function(use)
-- lsp
use ('github/copilot.vim')
use {
'VonHeikemen/lsp-zero.nvim',
branch = 'v2.x',