From aef8099b0e13f650c11b3d4432c6ca8824d877d9 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Thu, 14 Feb 2013 10:43:58 -0600 Subject: [PATCH] Added 'Hemisu' theme. --- .vim/vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vim/vimrc b/.vim/vimrc index 50727cf..3007bdc 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -135,8 +135,10 @@ Bundle 'https://github.com/zeis/vim-kolor.git' Bundle 'https://github.com/morhetz/gruvbox.git' Bundle 'https://github.com/trapd00r/neverland-vim-theme.git' Bundle 'https://github.com/chriskempson/base16-vim.git' +Bundle 'scratch.vim' "Bundle 'https://github.com/changyuheng/holokai.git' Bundle 'https://github.com/ryanc/holokai.git' +Bundle 'https://github.com/noahfrederick/Hemisu.git' filetype plugin indent on