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
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package company-flx
|
||||
:disabled t
|
||||
:after company
|
||||
:config
|
||||
(company-flx-mode +1))
|
||||
|
Loading…
Reference in New Issue
Block a user