feat(init, copilot) added last plugins and copilot
This commit is contained in:
parent
f4b6559d02
commit
cc0ab9236f
3 changed files with 11 additions and 4 deletions
5
lua/custom/plugins/copilot.lua
Normal file
5
lua/custom/plugins/copilot.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
{
|
||||
'github/copilot.vim',
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue