doomemacs/modules/term/eshell
Henrik Lissner 25f6d5fec0
term/eshell: remove esh-autosuggest, improve company integration
esh-autosuggest only provides history completion, which isn't very
useful, especially when we already have history search (via ivy/helm)
available on 'C-s' in eshell.

The active company-backends have been rearranged so that company-capf is
the main completer, but will fall back to company-files (since capf
doesn't complete files, only directories and commands).

I wish there were something more robust, however. Perhaps a way to
integrate pcomplete into company?
2019-10-21 09:42:14 -04:00
..
autoload term/eshell: remove use-package! shrink-path block 2019-10-19 22:22:50 -04:00
config.el term/eshell: remove esh-autosuggest, improve company integration 2019-10-21 09:42:14 -04:00
packages.el term/eshell: remove esh-autosuggest, improve company integration 2019-10-21 09:42:14 -04:00