[MINOR] added copilot to nvim
This commit is contained in:
parent
dd7adb9f26
commit
0ac8bbbd1d
3 changed files with 5 additions and 0 deletions
|
@ -104,6 +104,8 @@ lazy.setup({
|
|||
require 'plugins.vimtex'
|
||||
end
|
||||
},
|
||||
|
||||
{'github/copilot.vim'},
|
||||
-------------------------------------------------------------------------------------------
|
||||
-- Syntax Highlighting
|
||||
{ 'nvim-treesitter/nvim-treesitter',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue