lang/javascript: fix npm-mode keybinds #1712
This commit is contained in:
parent
aecf3e4e63
commit
21883d9700
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ to tide."
|
|||
:hook ((js-mode typescript-mode) . npm-mode)
|
||||
:config
|
||||
(map! :localleader
|
||||
:map npm-mode-map
|
||||
:map npm-mode-keymap
|
||||
"n" npm-mode-command-keymap))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue