Enable company-mode in comint-modes
This commit is contained in:
parent
c2c7def192
commit
5a079c7fd6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
company-tooltip-align-annotations t
|
||||
company-require-match 'never
|
||||
company-global-modes
|
||||
'(not comint-mode erc-mode message-mode help-mode gud-mode eshell-mode)
|
||||
'(not erc-mode message-mode help-mode gud-mode eshell-mode)
|
||||
company-backends nil
|
||||
company-frontends
|
||||
'(company-pseudo-tooltip-frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue