Change tabs again
This commit is contained in:
parent
939402a95f
commit
40a1d17964
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -67,7 +67,7 @@ set incsearch
|
||||||
set laststatus=2
|
set laststatus=2
|
||||||
set linebreak
|
set linebreak
|
||||||
set list
|
set list
|
||||||
set listchars=tab:╌╌│,lead:·,trail:·,extends:→,precedes:←,nbsp:␣
|
set listchars=tab:│ ,lead:·,trail:·,extends:→,precedes:←,nbsp:␣
|
||||||
set modelines=0
|
set modelines=0
|
||||||
set nobackup
|
set nobackup
|
||||||
set noexpandtab
|
set noexpandtab
|
||||||
|
|
Loading…
Reference in a new issue