X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=vim%2F.vimrc;fp=vim%2F.vimrc;h=651d55318b4f9aa98a1b452114b3484f4f455ae9;hb=28381f291f1d9ae98399223e57d7971462deb9a1;hp=e00de377726e03ea49780916f0d7e81ecb3f525b;hpb=2d5217aa7b003cdcd65f7f29e433563bd64d0f4e;p=max%2Fdotfiles.git diff --git a/vim/.vimrc b/vim/.vimrc index e00de37..651d553 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -116,3 +116,6 @@ set foldmethod=syntax " Better saving behaviour for go let g:go_fmt_experimental = 1 + +" Show whitespace +set list listchars=trail:•,extends:>,precedes:<,nbsp:␣,eol:↲,tab:→\,