mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
perf(supermaven): remove unessacary event commands
This commit is contained in:
parent
3027a21461
commit
0bd16b4ac7
1 changed files with 0 additions and 8 deletions
|
|
@ -3,16 +3,8 @@ return {
|
|||
"supermaven-inc/supermaven-nvim",
|
||||
event = "InsertEnter",
|
||||
cmd = {
|
||||
"SupermavenStart",
|
||||
"SupermavenStop",
|
||||
"SupermavenRestart",
|
||||
"SupermavenToggle",
|
||||
"SupermavenStatus",
|
||||
"SupermavenUseFree",
|
||||
"SupermavenUsePro",
|
||||
"SupermavenLogout",
|
||||
"SupermavenShowLog",
|
||||
"SupermavenClearLog",
|
||||
},
|
||||
opts = {
|
||||
keymaps = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue