From b0315b2118e4c7bf1326eb7f5b3ec59229100a67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo-Pekka=20Kerkel=C3=A4?= Date: Tue, 7 Jul 2015 14:00:29 +0300 Subject: [PATCH] removed comment --- vimrc_template.txt | 1 - 1 file changed, 1 deletion(-) 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