parent
4eddd086ef
commit
76d5017127
|
|
@ -0,0 +1,3 @@
|
||||||
|
return {
|
||||||
|
'github/copilot.vim',
|
||||||
|
}
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
-- supermaven
|
|
||||||
-- https://github.com/supermaven-inc/supermaven-nvim
|
|
||||||
|
|
||||||
return {
|
|
||||||
'supermaven-inc/supermaven-nvim',
|
|
||||||
config = function()
|
|
||||||
require('supermaven-nvim').setup {}
|
|
||||||
end,
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue