idk
This commit is contained in:
parent
f10a624531
commit
74bed76b56
|
@ -635,7 +635,7 @@ Marginalia makes for some great decoration to our minibuffer completion items. W
|
||||||
:general
|
:general
|
||||||
(general-define-key
|
(general-define-key
|
||||||
:states 'normal
|
:states 'normal
|
||||||
:keymaps '(override company-search-map)
|
:keymaps '(company-search-map)
|
||||||
"TAB" 'company-complete-selection)
|
"TAB" 'company-complete-selection)
|
||||||
)
|
)
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
Loading…
Reference in a new issue