From 22f251520766795e78022b4b9b29fa6db935f840 Mon Sep 17 00:00:00 2001 From: Kiana Sheibani Date: Thu, 14 Nov 2024 00:45:19 -0500 Subject: [PATCH] tweak: revert truncation ellipses to default Doom now has support for configuring this, so I don't see any need for doing it myself. --- config.org | 1 - 1 file changed, 1 deletion(-) diff --git a/config.org b/config.org index a0cef04..675f266 100644 --- a/config.org +++ b/config.org @@ -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