forked from colonelpanic/dotfiles
Disable company-flx for performance reasons
This commit is contained in:
parent
fb46a7ef2c
commit
43b7c06e6c
@ -2834,6 +2834,7 @@ I had to disable this mode because something that it does messes with coding set
|
|||||||
**** company-flx
|
**** company-flx
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package company-flx
|
(use-package company-flx
|
||||||
|
:disabled t
|
||||||
:after company
|
:after company
|
||||||
:config
|
:config
|
||||||
(company-flx-mode +1))
|
(company-flx-mode +1))
|
||||||
|
Loading…
Reference in New Issue
Block a user