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