nivm
This commit is contained in:
parent
a5e16d3386
commit
0a89e2b691
2 changed files with 2 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
return {
|
||||
-- "github/copilot.vim",
|
||||
-- event = "InsertEnter"
|
||||
"github/copilot.vim",
|
||||
event = "InsertEnter"
|
||||
}
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
return {
|
||||
"supermaven-inc/supermaven-nvim",
|
||||
config = function()
|
||||
require("supermaven-nvim").setup {}
|
||||
end,
|
||||
}
|
Loading…
Reference in a new issue