forked from dineshsalunke/nvim-config
refactor: disabled supermaven
This commit is contained in:
parent
208e7232f7
commit
65bcd43d61
@ -1,6 +1,6 @@
|
|||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
enabled = true,
|
enabled = false,
|
||||||
"supermaven-inc/supermaven-nvim",
|
"supermaven-inc/supermaven-nvim",
|
||||||
config = function()
|
config = function()
|
||||||
require("supermaven-nvim").setup({})
|
require("supermaven-nvim").setup({})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user