chore: disable Supermaven Pro

This commit is contained in:
Simon Lasbrugnas 2024-11-04 11:15:12 +01:00
parent c1f92b1ede
commit c9cb63d807
Signed by untrusted user who does not match committer: simon
GPG key ID: 86039876BA6ED8DE

View file

@ -71,12 +71,12 @@ return {
config = function(_, opts) require 'lsp_signature'.setup(opts) end,
},
-- Supermaven (copilot)
{
"supermaven-inc/supermaven-nvim",
config = function()
require("supermaven-nvim").setup({})
end,
},
-- {
-- "supermaven-inc/supermaven-nvim",
-- config = function()
-- require("supermaven-nvim").setup({})
-- end,
-- },
-- GitHub Copilot
-- { "github/copilot.vim" },
-- Comment