diff --git a/.vim/vimrc b/.vim/vimrc index 7e64795..e40963a 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -128,6 +128,7 @@ Bundle 'https://github.com/tangphillip/SunburstVIM.git' Bundle 'https://github.com/tomasr/molokai.git' Bundle 'https://github.com/zeis/kolor.git' Bundle 'https://github.com/morhetz/gruvbox.git' +Bundle 'https://github.com/trapd00r/neverland-vim-theme.git' filetype plugin indent on