Remove 'smarttab' from .vimrc.

This commit is contained in:
Scott Wallace 2016-04-27 16:30:34 +01:00
parent 049af88a73
commit c57c8b3665

1
.vimrc
View file

@ -43,7 +43,6 @@ colorscheme hybrid
set tabstop=4
set shiftwidth=4
set softtabstop=4
set smarttab
set expandtab
" Always use vertical diffs