Change vim trailing listchar to · for consistency

This commit is contained in:
Talia 2019-02-18 11:06:25 +01:00
parent 746ecea87f
commit 454d370f70
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