Fix company-active-map complete selection binding
This commit is contained in:
parent
a0ad4c255d
commit
b9f2a52274
@ -8,6 +8,7 @@
|
||||
:config
|
||||
(setq tab-always-indent 'complete)
|
||||
(evil-collection-company-setup)
|
||||
(general-def company-active-map "RET" #'company-complete-selection)
|
||||
:custom
|
||||
(company-idle-delay 0.3)
|
||||
:general
|
||||
|
Loading…
Reference in New Issue
Block a user