Download:
child 94:a71f653e9cf2
parent 92:6b24801b5981
93:35c472f147db
Anton Shestakov <engored@ya.ru>, Wed, 13 May 2015 15:40:20 +0800
.vimrc: nbsp in listchars

1 файлов изменено, 1 вставок(+), 1 удалений(-) [+]
.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc Fri May 08 15:20:26 2015 +0800
+++ b/.vimrc Wed May 13 15:40:20 2015 +0800
@@ -35,7 +35,7 @@
set shiftround
set expandtab
-set listchars=tab:>-,trail:·
+set listchars=tab:>-,trail:·,nbsp:⍽
set number " show line numbers
set laststatus=2 " always show status line