lang/lua: fix localleader key hijacking SPC
This commit is contained in:
parent
0e1cf10c0f
commit
c94893c6ba
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
(map! :map lua-mode-map
|
(map! :map lua-mode-map
|
||||||
:localleader
|
:localleader
|
||||||
"b" #'+lua/build-menu))
|
:n "b" #'+lua/build-menu))
|
||||||
|
|
||||||
|
|
||||||
(def-package! company-lua
|
(def-package! company-lua
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue