From 40e3b138630429b8da70f72e63ede4e01efd809f Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Thu, 3 Jul 2014 09:50:49 -0500 Subject: [PATCH] Added some plugins. --- .vim/vimrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.vim/vimrc b/.vim/vimrc index 1bb48b6..0b999f1 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -95,6 +95,7 @@ Bundle 'kien/ctrlp.vim.git' Bundle 'scratch.vim' Bundle 'bling/vim-airline' Bundle 'tpope/vim-characterize' +Bundle 'tpope/vim-vinegar' " Syntax Bundle 'groenewege/vim-less.git' @@ -154,11 +155,13 @@ Bundle 'sk1418/last256.git' Bundle 'toupeira/vim-desertink.git' Bundle 'junegunn/seoul256.vim.git' Bundle 'lsdr/monokai' -Bundle 'daylerees/colour-schemes', { "rtp": "vim-themes/" } +Bundle 'daylerees/colour-schemes', { "rtp": "vim" } Bundle 'Pychimp/vim-luna' Bundle 'Pychimp/vim-sol' Bundle 'vim-scripts/wombat256.vim' Bundle 'vim-scripts/Wombat' +Bundle 'hukl/Smyck-Color-Scheme' +Bundle 'tpope/vim-commentary' colorscheme last256