Update and remove supermaven.
This commit is contained in:
parent
83a7254254
commit
b2c5a64844
3 changed files with 18 additions and 34 deletions
|
@ -1,14 +0,0 @@
|
|||
return {
|
||||
"supermaven-inc/supermaven-nvim",
|
||||
config = function()
|
||||
require("supermaven-nvim").setup({
|
||||
keymaps = {
|
||||
accept_word = "<C-y>",
|
||||
accept_suggestion = "<C-j>",
|
||||
clear_suggestion = "<C-n>",
|
||||
},
|
||||
disable_builtin_keymaps = false,
|
||||
disable_keymaps = false,
|
||||
})
|
||||
end,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue