Use 8-wide tabs
This commit is contained in:
parent
6278c69c25
commit
b85e32199d
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -67,7 +67,7 @@ set sessionoptions-=options
|
|||
set smartcase
|
||||
set smarttab
|
||||
set spl=en_gb nospell
|
||||
set tabstop=4
|
||||
set tabstop=8
|
||||
set textwidth=78
|
||||
set ttimeout
|
||||
set ttimeoutlen=100
|
||||
|
|
Loading…
Reference in a new issue