Add copilot
This commit is contained in:
parent
53dbdf9dc0
commit
d06d23eee2
3
init.lua
3
init.lua
|
@ -820,6 +820,9 @@ require('lazy').setup({
|
|||
{
|
||||
'sebdah/vim-delve',
|
||||
},
|
||||
{
|
||||
'github/copilot.vim',
|
||||
},
|
||||
|
||||
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
|
||||
-- init.lua. If you want these files, they are in the repository, so you can just download them and
|
||||
|
|
Loading…
Reference in New Issue