Minor refactor & reformatting across the board
This commit is contained in:
parent
80c827119d
commit
b30f38ac06
8 changed files with 49 additions and 50 deletions
|
@ -411,7 +411,7 @@
|
|||
"C-S-h" #'company-show-doc-buffer
|
||||
"C-s" #'company-search-candidates
|
||||
"M-s" #'company-filter-candidates
|
||||
"<C-tab>" #'company-complete-common-or-cycle
|
||||
[C-tab] #'company-complete-common-or-cycle
|
||||
[tab] #'company-complete-common-or-cycle
|
||||
[backtab] #'company-select-previous
|
||||
"C-RET" #'counsel-company
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue