From ed4bd6271a4daf21ac20c2c246c25ddb1ab94280 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Fri, 9 May 2014 00:48:09 -0400 Subject: [PATCH] No need for presenting.vim --- .vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.vimrc b/.vimrc index 915bfec..7038f72 100644 --- a/.vimrc +++ b/.vimrc @@ -19,7 +19,6 @@ Bundle 'itchyny/lightline.vim' Bundle 'kien/ctrlp.vim' Bundle 'nathanaelkane/vim-indent-guides' Bundle 'rodjek/vim-puppet' -Bundle 'sotte/presenting.vim' Bundle 'tpope/vim-fugitive' Bundle 'tpope/vim-markdown' Bundle 'tpope/vim-rails'