From 6a47c0617926038a2fcf9870f01ded5c525ccfc2 Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Sun, 7 Jul 2019 15:50:38 -0400 Subject: [PATCH] vim: show whitespace --- vim/vimrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vim/vimrc b/vim/vimrc index 944d8dd..8ac19ad 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -30,6 +30,9 @@ set conceallevel=1 set belloff=all +set list +set listchars=tab:»—,eol:¶,space:·,trail:∴,extends:>,precedes:< + " general movement and ergonomics set linebreak set showbreak=