Skip to content

Commit c8f314b

Browse files
committed
Add copilot plugin
copilot plugin added
1 parent 354d2c8 commit c8f314b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lua/custom/plugins/init.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
--
44
-- See the kickstart.nvim README for more information
55
return {
6+
{
7+
'github/copilot.vim',
8+
},
69
-- Nvim-tree
710
{
811
'nvim-tree/nvim-tree.lua',

0 commit comments

Comments
 (0)