Merge pull request #2986 from rushsteve1/eshell-improvements
Improved Eshell module part 1
This commit is contained in:
commit
2bdc14710f
4 changed files with 85 additions and 6 deletions
|
@ -10,7 +10,7 @@
|
|||
company-tooltip-align-annotations t
|
||||
company-require-match 'never
|
||||
company-global-modes
|
||||
'(not erc-mode message-mode help-mode gud-mode eshell-mode)
|
||||
'(not erc-mode message-mode help-mode gud-mode)
|
||||
company-frontends '(company-pseudo-tooltip-frontend
|
||||
company-echo-metadata-frontend)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue