From 75e7c83b7d03822f4a336f081135442c31b549e8 Mon Sep 17 00:00:00 2001 From: Faerbit Date: Tue, 11 Nov 2014 20:24:30 +0100 Subject: [PATCH] Removing youcompleteme. --- vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/vimrc b/vimrc index 16ff77d..1920a72 100644 --- a/vimrc +++ b/vimrc @@ -17,7 +17,6 @@ if exists("*vundle#begin") Plugin 'garbas/vim-snipmate' Plugin 'honza/vim-snippets' Plugin 'alfredodeza/coveragepy.vim' - Plugin 'valloric/youcompleteme' " All of your Plugins must be added before the following line call vundle#end() " required