wip(neovim): initial take on supermaven
This commit is contained in:
parent
13badf66fa
commit
f1bf528cfa
@ -264,4 +264,14 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
'supermaven-inc/supermaven-nvim',
|
||||
opts = {
|
||||
keymaps = {
|
||||
accept_suggestion = '<C-y>',
|
||||
clear_suggestion = '<C-d>',
|
||||
accept_word = '<C-j>',
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user