Ignore case when sorting

This feels more natural … but might break things.  Embrace for impact!
This commit is contained in:
Daniel Borchmann 2025-08-25 16:38:49 +02:00
parent 25d7a72fd6
commit 3139541bb9
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -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