Use 8-wide tabs

This commit is contained in:
Anthony Rose 2019-08-05 11:18:34 +01:00
parent 6278c69c25
commit b85e32199d

2
vimrc
View file

@ -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