ma vim: update listchars
This commit is contained in:
parent
d66522b408
commit
b746e2b875
|
@ -22,7 +22,7 @@ in {
|
|||
set nocompatible
|
||||
syntax on
|
||||
set list
|
||||
set listchars=tab:▸
|
||||
set listchars=tab:▸\
|
||||
"set list listchars=tab:>-,trail:.,extends:>
|
||||
|
||||
filetype off
|
||||
|
|
Loading…
Reference in a new issue