Change vim space listchar from . to ·

This commit is contained in:
Talia 2019-02-13 09:42:57 +01:00
parent cdd56a8af8
commit 813e8cf916
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -91,7 +91,7 @@ if v:version>=800
else
set showbreak=+->\
end
set listchars=eol,tab:\│\ ,trail:.,nbsp:…,space:.
set listchars=eol,tab:\│\ ,trail:.,nbsp:…,space:·
set modeline " Allows setting vim options in other files
set statusline=(%n)\ %f\ [%M%R]\ [%Y]%=%l,%c%V\ %4.P