X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=vim%2F.vimrc;h=651d55318b4f9aa98a1b452114b3484f4f455ae9;hb=b93d71335f47520c53b07352dbc8b6e4a8b57f36;hp=e00de377726e03ea49780916f0d7e81ecb3f525b;hpb=24e7901d11929fc6e13b3579fbc74398ce8d4ebf;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:→\,