Skip to content

Commit 757fcfd

Browse files
author
csahid
committed
feat: add copilot
1 parent cba0427 commit 757fcfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

init.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,6 +1032,9 @@ require('lazy').setup({
10321032
end, { desc = '[H]arpoon [E]dit' })
10331033
end,
10341034
},
1035+
{
1036+
'github/copilot.vim',
1037+
},
10351038

10361039
-- The following comments only work if you have downloaded the kickstart repo, not just copy pasted the
10371040
-- init.lua. If you want these files, they are in the repository, so you can just download them and

0 commit comments

Comments
 (0)