diff --git a/.vim/vimrc b/.vim/vimrc index 9f18223..851b80a 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -130,6 +130,9 @@ Bundle 'https://github.com/tpope/vim-fugitive.git' Bundle 'python.vim' Bundle 'https://github.com/nelstrom/vim-blackboard' Bundle 'https://github.com/tomasr/molokai' +Bundle 'https://github.com/tomasr/molokai.git' +Bundle 'https://github.com/zeis/kolor.git' +Bundle 'https://github.com/morhetz/gruvbox.git' filetype plugin indent on