tweak: revert truncation ellipses to default

Doom now has support for configuring this, so I don't see any need for
doing it myself.
This commit is contained in:
Kiana Sheibani 2024-11-14 00:45:19 -05:00
parent b52cb8b1a8
commit 22f2515207
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -1157,7 +1157,6 @@ It wouldn't be Emacs if there wasn't an endless list of config variables to chan
)
(setq compile-command "nix build"
truncate-string-ellipsis "…" ; Unicode!
shell-file-name (executable-find "bash") ; Use bash instead of fish for default shell
disabled-command-function nil ; Disabled commands are a stupid idea
password-cache-expiry nil ; Security? Never heard of it