From f3dad59a406b24f8a2d5bd039b3476f93cbfac57 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Fri, 16 Aug 2013 00:51:28 -0500 Subject: [PATCH] Added themes. --- .vim/vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vim/vimrc b/.vim/vimrc index b01d23e..1e8990b 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -143,6 +143,8 @@ Bundle 'https://github.com/ryanc/holokai.git' Bundle 'https://github.com/noahfrederick/Hemisu.git' Bundle 'https://github.com/sk1418/last256.git' Bundle 'https://github.com/toupeira/vim-desertink.git' +Bundle 'https://github.com/junegunn/seoul256.vim.git' +Bundle 'lsdr/monokai' colorscheme last256