add copilot
This commit is contained in:
parent
eb90680227
commit
023d479cad
2 changed files with 5 additions and 1 deletions
4
lua/plugins/copilot.lua
Normal file
4
lua/plugins/copilot.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"github/copilot.vim",
|
||||
lazy = false,
|
||||
}
|
Loading…
Reference in a new issue