diff --git a/lua/plugins/supermaven.lua b/lua/plugins/supermaven.lua index 9401486..af4eacf 100644 --- a/lua/plugins/supermaven.lua +++ b/lua/plugins/supermaven.lua @@ -1,6 +1,6 @@ return { { - enabled = true, + enabled = false, "supermaven-inc/supermaven-nvim", config = function() require("supermaven-nvim").setup({})