Update modules/applications/emacs/init.el
This commit is contained in:
parent
e933637f45
commit
1e80588ae0
@ -304,10 +304,6 @@ If point was already at that position, move point to beginning of line."
|
|||||||
|
|
||||||
;; Use the tab-and-go frontend.
|
;; Use the tab-and-go frontend.
|
||||||
;; Allows TAB to select and complete at the same time.
|
;; Allows TAB to select and complete at the same time.
|
||||||
(company-tng-configure-default)
|
|
||||||
(setq company-frontends
|
|
||||||
'(company-tng-frontend
|
|
||||||
company-echo-metadata-frontend))
|
|
||||||
|
|
||||||
(require 'color)
|
(require 'color)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user