From cea0f969e496bd1068f690fac11a531f52d32951 Mon Sep 17 00:00:00 2001 From: nojhan Date: Wed, 6 Jun 2012 10:05:52 +0200 Subject: [PATCH] missing space for tabs in listchars --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index 80e6940..b776603 100644 --- a/.vimrc +++ b/.vimrc @@ -100,7 +100,7 @@ inoremap set list " print tabs with a special character (add ",eol:·" for end of lines) -set listchars=trail:·,nbsp:·,tab:▸\, +set listchars=trail:·,nbsp:·,tab:▸\ , au VimEnter * echomsg system('/usr/games/fortune vimtweets')