Add copilot

This commit is contained in:
Jonas Hagberg 2024-04-02 16:09:03 +02:00
parent 53dbdf9dc0
commit d06d23eee2
1 changed files with 4 additions and 1 deletions

View File

@ -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