Have supermaven off by default so I can learn to code

This commit is contained in:
2024-09-28 09:26:45 -05:00
parent e7d82fcbee
commit e3b19cc60c
4 changed files with 5 additions and 2 deletions

View File

@@ -75,6 +75,9 @@ require("lazy").setup({
accept_word = '<C-.>', accept_word = '<C-.>',
}, },
disable_inline_completion = false, -- for cmp disable_inline_completion = false, -- for cmp
condition = function()
return true
end,
}) })
end, end,
}, },

0
install/app_espanso.sh Normal file → Executable file
View File

Submodule packages/espanso updated: 335f6673d5...fd9a7dd4f2

Submodule packages/hanabi updated: e5d6e130de...5ab8381907