adding copilot and harpoon
This commit is contained in:
parent
f0287843d8
commit
3106037ce8
3 changed files with 24 additions and 2 deletions
5
lua/lornest/plugins/copilot.lua
Normal file
5
lua/lornest/plugins/copilot.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
{
|
||||
"github/copilot.vim",
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue