diff --git a/init.el b/init.el index 1a550a0..73ef76d 100644 --- a/init.el +++ b/init.el @@ -154,7 +154,8 @@ help-enable-symbol-autoload t describe-bindings-outline t redisplay-skip-fontification-on-input t - async-shell-command-buffer 'new-buffer) + async-shell-command-buffer 'new-buffer + sort-fold-case t) (setq byte-compile-warnings '(not docstrings)) ; yields warning when used with setopt