Add Copilot plugin.
This commit is contained in:
parent
9301595e2b
commit
bb1316e1fb
2 changed files with 9 additions and 4 deletions
3
lua/custom/plugins/copilot.lua
Normal file
3
lua/custom/plugins/copilot.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
"github/copilot.vim"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue