diff --git a/.vim/vimrc b/.vim/vimrc index 740e8c1..3c05433 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -121,6 +121,7 @@ Bundle 'https://github.com/w0ng/vim-hybrid.git' Bundle 'https://github.com/blackgate/tropikos-vim-theme.git' Bundle 'https://github.com/zaki/zazen.git' Bundle 'https://github.com/jonathanfilip/vim-lucius.git' +Bundle 'https://github.com/chriskempson/vim-tomorrow-theme.git' filetype plugin indent on