From 899751b32ee15c8d92896ca94acdccb47f0afe11 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Wed, 24 Aug 2022 16:16:57 +0200 Subject: home: config: update spacemacs --- home/config/dotfiles/spacemacs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'home/config/dotfiles') diff --git a/home/config/dotfiles/spacemacs b/home/config/dotfiles/spacemacs index 7166c32..812b0ec 100644 --- a/home/config/dotfiles/spacemacs +++ b/home/config/dotfiles/spacemacs @@ -506,7 +506,9 @@ It should only modify the values of Spacemacs settings." ;; (default nil - same as frame-title-format) dotspacemacs-icon-title-format nil - ;; Show trailing whitespace (default t) + ;; Color highlight trailing whitespace in all prog-mode and text-mode derived + ;; modes such as c++-mode, python-mode, emacs-lisp, html-mode, rst-mode etc. + ;; (default t) dotspacemacs-show-trailing-whitespace t ;; Delete whitespace while saving buffer. Possible values are `all' -- cgit v1.2.3