We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba0427 commit 757fcfdCopy full SHA for 757fcfd
1 file changed
init.lua
@@ -1032,6 +1032,9 @@ require('lazy').setup({
1032
end, { desc = '[H]arpoon [E]dit' })
1033
end,
1034
},
1035
+ {
1036
+ 'github/copilot.vim',
1037
+ },
1038
1039
-- The following comments only work if you have downloaded the kickstart repo, not just copy pasted the
1040
-- init.lua. If you want these files, they are in the repository, so you can just download them and
0 commit comments