]> Frank Brehm's Git Trees - config/uhu1/etc.git/commitdiff
Current state
authorFrank Brehm <frank@brehm-online.com>
Thu, 1 Aug 2013 21:21:00 +0000 (23:21 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 1 Aug 2013 21:21:00 +0000 (23:21 +0200)
vim/vimrc.local

index 492bdf927ebae920486ac4c95bdd43c28ef283ed..774a144342224648a02f2ba433619aed8e795ba0 100644 (file)
@@ -6,8 +6,6 @@ set modeline
 set showmatch
 set ignorecase
 
-set list listchars=tab:»·,trail:·
-
 if has("multi_byte")
     set encoding=utf-8
     setglobal fileencoding=utf-8
@@ -15,6 +13,8 @@ else
     echoerr "Sorry, this version of (g)vim was not compiled with +multi_byte"
 endif
 
+set list listchars=tab:»·,trail:·
+
 filetype plugin off
 
 color delek