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))
|
||||
|
|
|
@ -132,7 +132,6 @@ let
|
|||
ligature
|
||||
treemacs-nerd-icons
|
||||
eshell-syntax-highlighting
|
||||
fish-completion # fish completion for eshell
|
||||
eshell-prompt-extras
|
||||
eshell-atuin
|
||||
eshell-command-not-found
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue