Add copilot
This commit is contained in:
parent
53dbdf9dc0
commit
d06d23eee2
5
init.lua
5
init.lua
|
@ -818,7 +818,10 @@ require('lazy').setup({
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'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
|
||||||
|
|
Loading…
Reference in New Issue