.vimrc

changeset 449
704cccb6ae92
parent 434
be837354e11b
child 450
4865de0a8b7a
--- a/.vimrc
+++ b/.vimrc
@@ -206,7 +206,7 @@ set ignorecase
 set smartcase
 
 if has('gui_running') || $LANG =~ 'UTF-8'
-  set listchars=tab:⇥·,trail:·
+  set listchars=tab:⇥·,trail:◾,nbsp:◻
   " eol:↩   not as useful as trail i think
   set fillchars=fold:∷,vert:│
 endif

mercurial