Set tabstop to 4
This commit is contained in:
parent
b8ea860e0a
commit
3cf320de36
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ set matchpairs+=<:>
|
||||||
|
|
||||||
set list
|
set list
|
||||||
set listchars=tab:>-,trail:-,extends:>,precedes:<,nbsp:+,eol:$
|
set listchars=tab:>-,trail:-,extends:>,precedes:<,nbsp:+,eol:$
|
||||||
|
set ts=4
|
||||||
|
|
||||||
" Use the OS clipboard by default (on versions compiled with `+clipboard`)
|
" Use the OS clipboard by default (on versions compiled with `+clipboard`)
|
||||||
set clipboard=unnamed
|
set clipboard=unnamed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue