ma vim: update listchars
This commit is contained in:
parent
bbdbee4d27
commit
d209ea74a5
@ -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 New Issue
Block a user