set listchars
This commit is contained in:
parent
2214dfe469
commit
0f124055d2
1 changed files with 1 additions and 1 deletions
2
init.vim
2
init.vim
|
@ -11,7 +11,7 @@ set tabstop=4
|
|||
set shiftwidth=4
|
||||
set noautochdir
|
||||
set nowrap
|
||||
set list
|
||||
set list listchars=tab:▎\ ,trail:·,precedes:<,extends:>
|
||||
set foldmethod=indent
|
||||
set foldlevel=99
|
||||
set nofoldenable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue