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'