We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7581576 commit 3e5ab4cCopy full SHA for 3e5ab4c
.config/nvim/lua/plugins/ai/code.lua
@@ -2,7 +2,7 @@ return {
2
{
3
"supermaven-inc/supermaven-nvim",
4
event = "InsertEnter",
5
- enabled = true,
+ enabled = false,
6
opts = {
7
ignore_filetypes = { markdown = true },
8
keymaps = {
0 commit comments