Ignore case in eshell autocomplete
This commit is contained in:
@@ -73,6 +73,9 @@
|
||||
(org-todo "")))
|
||||
(message "Entries cleared."))
|
||||
|
||||
|
||||
(setq-default eshell-cmpl-ignore-case t)
|
||||
|
||||
;; Here are some additional functions/macros that could help you configure Doom:
|
||||
;;
|
||||
;; - `load!' for loading external *.el files relative to this one
|
||||
|
||||
Reference in New Issue
Block a user