Fix C-SPC keybind in terminal not triggering company
This commit is contained in:
parent
54ca27efa9
commit
55cd9817ef
1 changed files with 1 additions and 0 deletions
|
@ -331,6 +331,7 @@
|
|||
:nv [C-tab] #'aya-create
|
||||
|
||||
;; company-mode (vim-like omnicompletion)
|
||||
:i "C-@" #'+company/complete
|
||||
:i "C-SPC" #'+company/complete
|
||||
(:prefix "C-x"
|
||||
:i "C-l" #'+company/whole-lines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue