Add colour schemes and enable gruvbox dark

This commit is contained in:
Jonathan Hodgson 2019-08-05 22:49:05 +01:00
parent b85b829af5
commit b4fa066497
3 changed files with 11 additions and 0 deletions

3
.gitmodules vendored
View file

@ -81,3 +81,6 @@
[submodule "bundle/vim-vinegar"]
path = bundle/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git
[submodule "bundle/base16-vim"]
path = bundle/base16-vim
url = https://github.com/chriskempson/base16-vim/