tweak lcs

Sat, 17 Dec 2016 23:32:03 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 17 Dec 2016 23:32:03 -0500
changeset 449
704cccb6ae92
parent 448
12d2866f8190
child 450
4865de0a8b7a

tweak lcs

.vimrc file | annotate | diff | comparison | revisions
--- 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