remove supermaven
This commit is contained in:
parent
0dac4d79e9
commit
c45d4d0ecf
@ -1,12 +0,0 @@
|
|||||||
return {
|
|
||||||
"supermaven-inc/supermaven-nvim",
|
|
||||||
config = function()
|
|
||||||
require("supermaven-nvim").setup({
|
|
||||||
keymap = {
|
|
||||||
accept_suggestion = "<C-[>",
|
|
||||||
clear_suggestion = "<C-]>",
|
|
||||||
accept_word = "<C-j>",
|
|
||||||
}
|
|
||||||
})
|
|
||||||
end,
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user