From b8b80c13d0229ff82b80a8e9b1a0a433884a1790 Mon Sep 17 00:00:00 2001 From: 10sr <8.slashes@gmail.com> Date: Thu, 14 Mar 2019 22:43:46 +0900 Subject: [PATCH] Change mapping for tab --- emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index 285afbb..8a90f38 100644 --- a/emacs.el +++ b/emacs.el @@ -629,7 +629,7 @@ found, otherwise returns nil." (when (safe-require-or-eval 'whitespace) (add-to-list 'whitespace-display-mappings ;; We need t since last one takes precedence - `(tab-mark ?\t ,(vconcat "^I\t")) t) + `(tab-mark ?\t ,(vconcat "|>\t")) t) ;; (add-to-list 'whitespace-display-mappings ;; `(newline-mark ?\n ,(vconcat "$\n"))) (setq whitespace-style '(face