Minor refactor/reformatting
This commit is contained in:
parent
9185da824c
commit
d21887149f
4 changed files with 11 additions and 12 deletions
|
@ -35,9 +35,9 @@
|
|||
:config
|
||||
(add-to-list 'company-frontends 'company-tng-frontend)
|
||||
(define-key! company-active-map
|
||||
[return] nil
|
||||
[tab] #'company-select-next
|
||||
[backtab] #'company-select-previous))
|
||||
[return] nil
|
||||
[tab] #'company-select-next
|
||||
[backtab] #'company-select-previous))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue