Add copilot
This commit is contained in:
parent
53dbdf9dc0
commit
d06d23eee2
1 changed files with 4 additions and 1 deletions
3
init.lua
3
init.lua
|
|
@ -820,6 +820,9 @@ require('lazy').setup({
|
||||||
{
|
{
|
||||||
'sebdah/vim-delve',
|
'sebdah/vim-delve',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'github/copilot.vim',
|
||||||
|
},
|
||||||
|
|
||||||
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
|
-- 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
|
-- init.lua. If you want these files, they are in the repository, so you can just download them and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue