Remove emacs' fish-completion
This commit is contained in:
parent
4f02f4bd7f
commit
fc79fba781
2 changed files with 0 additions and 4 deletions
|
@ -701,9 +701,6 @@
|
|||
(use-package eshell-atuin
|
||||
:hook ((eshell-mode . eshell-atuin-mode)))
|
||||
|
||||
(use-package fish-completion-mode
|
||||
:hook ((eshell-mode . fish-completion-mode)))
|
||||
|
||||
(use-package eshell-syntax-highlighting
|
||||
:custom
|
||||
((eshell-syntax-highlighting-highlight-in-remote-dirs nil))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue