Add gruvbox theme for Vim

This commit is contained in:
Jonny Barnes 2024-05-15 20:01:55 +01:00
parent 3fc3c2a9ee
commit 2469e7f977
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8
3 changed files with 16 additions and 12 deletions

3
.gitmodules vendored
View file

@ -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