feat: use space instead of dot (⋅) in tab representation.
This commit is contained in:
@@ -13,7 +13,7 @@ set incsearch
|
||||
set laststatus=2
|
||||
set lazyredraw
|
||||
set list
|
||||
set listchars=tab:▷⋅,trail:·
|
||||
set listchars=tab:▷\ ,trail:·
|
||||
set mouse=
|
||||
set nobomb
|
||||
set nocompatible
|
||||
|
||||
Reference in New Issue
Block a user