Have supermaven off by default so I can learn to code
This commit is contained in:
@ -75,6 +75,9 @@ require("lazy").setup({
|
||||
accept_word = '<C-.>',
|
||||
},
|
||||
disable_inline_completion = false, -- for cmp
|
||||
condition = function()
|
||||
return true
|
||||
end,
|
||||
})
|
||||
end,
|
||||
},
|
||||
|
0
install/app_espanso.sh
Normal file → Executable file
0
install/app_espanso.sh
Normal file → Executable file
Submodule packages/espanso updated: 335f6673d5...fd9a7dd4f2
Submodule packages/hanabi updated: e5d6e130de...5ab8381907
Reference in New Issue
Block a user