From 4576ad8e85da20f5a4448260b7bf49d0afbe6d9e Mon Sep 17 00:00:00 2001 From: Jonas Forsberg Date: Fri, 22 May 2020 11:12:55 +0200 Subject: [PATCH] added trailing whitespaces --- .vimrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vimrc b/.vimrc index b58535b..437be7d 100644 --- a/.vimrc +++ b/.vimrc @@ -44,3 +44,6 @@ function SetGPGOptions() " Only open folds with insert commands. set foldopen=insert endfunction + +" Set to show invisibles (tabs & trailing spaces) & their highlight color +set list listchars=tab:»\ ,trail:·