Change default company-backends to capf+yasnippet
And list their results separately.
This commit is contained in:
parent
7acfcf907a
commit
0018d1c809
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
'(company-pseudo-tooltip-frontend
|
||||
company-echo-metadata-frontend)
|
||||
company-backends
|
||||
'(company-capf company-dabbrev company-ispell company-yasnippet)
|
||||
'((:separate company-capf company-yasnippet))
|
||||
company-transformers '(company-sort-by-occurrence))
|
||||
:config
|
||||
(global-company-mode +1))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue