From e824e2ea62bb06a29a212820d6885c0791a7d15f Mon Sep 17 00:00:00 2001 From: "Katherine G. Pe" Date: Sat, 13 Jul 2013 20:34:45 +0800 Subject: [PATCH] Remove duplicate of vim-slim on vundles --- vim/vundles.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/vim/vundles.vim b/vim/vundles.vim index 488e97a..732088c 100644 --- a/vim/vundles.vim +++ b/vim/vundles.vim @@ -121,7 +121,6 @@ Bundle "skwp/vim-colors-solarized" Bundle "skwp/vim-powerline.git" Bundle "vim-scripts/TagHighlight.git" Bundle "itspriddle/vim-jquery.git" -Bundle "slim-template/vim-slim.git" Bundle "bogado/file-line.git" Bundle "tpope/vim-rvm.git" Bundle "nelstrom/vim-visual-star-search"