From 3e7ec2f9fd0722129fe344e7554aa88788739fc8 Mon Sep 17 00:00:00 2001 From: Faerbit Date: Fri, 27 Jun 2014 00:07:30 +0200 Subject: [PATCH] Fixing typo. --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc b/vimrc index c7425e3..0f9a79f 100644 --- a/vimrc +++ b/vimrc @@ -15,7 +15,7 @@ Plugin 'tomtom/tlib_vim' Plugin 'MarcWeber/vim-addon-mw-utils' Plugin 'garbas/vim-snipmate' Plugin 'honza/vim-snippets' -Plugin 'alfredodeza/coveragepy' +Plugin 'alfredodeza/coveragepy.vim' Plugin 'valloric/youcompleteme' " All of your Plugins must be added before the following line