Skip to content
Snippets Groups Projects
Commit aa3ddb9f authored by Jiří Kalvoda's avatar Jiří Kalvoda
Browse files

VIM trail spaces will be _

parent e4ac73b4
No related branches found
No related tags found
No related merge requests found
......@@ -577,7 +577,7 @@ endfunction
function ListCharsDefault()
se list
set listchars=tab:>-,trail:·,nbsp:~
set listchars=tab:>-,trail:_,nbsp:~
syntax on
endfunction
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment