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