Vim: Add gruvbox colorscheme for lightline

This commit is contained in:
2018-12-01 11:34:45 -06:00
parent f90c82bfcf
commit e6f4a087e8
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -31,3 +31,6 @@
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/w0rp/ale
[submodule ".vim/bundle/lightline-gruvbox.vim"]
path = .vim/bundle/lightline-gruvbox.vim
url = https://github.com/shinchu/lightline-gruvbox.vim