Append default backends to buffer-local backends
This commit is contained in:
parent
e94f1f39f4
commit
533cb13a02
3 changed files with 28 additions and 18 deletions
|
@ -12,6 +12,7 @@
|
|||
company-require-match 'never
|
||||
company-global-modes
|
||||
'(not comint-mode erc-mode message-mode help-mode gud-mode eshell-mode)
|
||||
company-backends '(company-dabbrev)
|
||||
company-frontends
|
||||
'(company-pseudo-tooltip-frontend
|
||||
company-echo-metadata-frontend)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue