diff --git a/vimrc b/vimrc index 6a8c329a30..5754e4b31c 100755 --- a/vimrc +++ b/vimrc @@ -82,7 +82,7 @@ endif " has("autocmd") " Softtabs, 2 spaces set tabstop=2 set shiftwidth=2 -set expandtab + " Always display the status line set laststatus=2