From ab20e46dc4275b550e532dff7440c2ec63015ac4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Thu, 5 Nov 2009 18:12:46 +0100 Subject: Added VCSCommand vim plugin. --- .vimrc | 3 --- 1 file changed, 3 deletions(-) (limited to '.vimrc') diff --git a/.vimrc b/.vimrc index 7195d8a..cfa6798 100644 --- a/.vimrc +++ b/.vimrc @@ -91,9 +91,6 @@ let Tlist_Exit_OnlyWindow = 1 " Stuff for the NERD Tree Plugin let NERDTreeWinPos = 0 "have it on the right site -" Stuff for the cvs plugin -let VCSCommitOnWrite = 0 - " Autotag -- correct C++ handling let g:autotagCtagsCmd="ctags --c++-kinds=+p --fields=+iaS --extra=+q" -- cgit v1.2.3