diff --git a/vimrc_template.txt b/vimrc_template.txt index 85909d1..be3a6c5 100644 --- a/vimrc_template.txt +++ b/vimrc_template.txt @@ -41,7 +41,6 @@ filetype plugin indent on " required " " see :h vundle for more details or wiki for FAQ " Put your non-Plugin stuff after this line -" filetype plugin indent on set tabstop=2 set shiftwidth=2 set expandtab