diff --git a/.vim/vimrc b/.vim/vimrc index c92756a..a8c932f 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -133,6 +133,7 @@ Bundle 'https://github.com/tomasr/molokai.git' 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' filetype plugin indent on