Add copilot
This commit is contained in:
parent
f0cc2f931e
commit
ca3c4010c2
1
init.lua
1
init.lua
|
@ -265,6 +265,7 @@ require('lazy').setup({
|
||||||
'mbbill/undotree',
|
'mbbill/undotree',
|
||||||
'tpope/vim-surround',
|
'tpope/vim-surround',
|
||||||
'tpope/vim-commentary',
|
'tpope/vim-commentary',
|
||||||
|
'github/copilot.vim',
|
||||||
|
|
||||||
-- NOTE: Next Step on Your Neovim Journey: Add/Configure additional "plugins" for kickstart
|
-- NOTE: Next Step on Your Neovim Journey: Add/Configure additional "plugins" for kickstart
|
||||||
-- These are some example plugins that I've included in the kickstart repository.
|
-- These are some example plugins that I've included in the kickstart repository.
|
||||||
|
|
Loading…
Reference in New Issue