commit 372dd853ac4052b472a7f5a285c6fdf898bd20b7
parent c0111de1be276cb17e993af2ef79071325fbe80e
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date: Sat, 7 Dec 2019 14:37:54 +0100
Remove TODO in .emacs
diff-hl does the Git gutter thing; I don't use hideshow often enough
to care about it being visible in the fringe.
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.emacs b/.emacs
@@ -339,5 +339,4 @@
(setq-default paragraph-start (concat "[ ]*- \\|" paragraph-start))
-;; TODO: fringe fun: hideshowvis, git gutter…
;; TODO: decruftify mode-line (e.g. remove superflous parens)