ma vim: show tabs
This commit is contained in:
parent
efa73b9e9a
commit
3d9555bfab
@ -21,6 +21,9 @@ in {
|
|||||||
vimrcConfig.customRC = ''
|
vimrcConfig.customRC = ''
|
||||||
set nocompatible
|
set nocompatible
|
||||||
syntax on
|
syntax on
|
||||||
|
set list
|
||||||
|
set listchars=tab:▸
|
||||||
|
"set list listchars=tab:>-,trail:.,extends:>
|
||||||
|
|
||||||
filetype off
|
filetype off
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
Loading…
Reference in New Issue
Block a user