Add gruvbox theme for Vim
This commit is contained in:
parent
3fc3c2a9ee
commit
2469e7f977
3 changed files with 16 additions and 12 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,3 +19,6 @@
|
|||
[submodule "vim/bundle/syntastic"]
|
||||
path = vim/bundle/syntastic
|
||||
url = https://github.com/scrooloose/syntastic.git
|
||||
[submodule "vim/bundle/gruvbox"]
|
||||
path = vim/bundle/gruvbox
|
||||
url = https://github.com/morhetz/gruvbox.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue