Added submodule for color schemes
This commit is contained in:
parent
a5676f0b70
commit
ad18664ded
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "bundle/airline"]
|
||||
path = bundle/airline
|
||||
url = https://github.com/vim-airline/vim-airline
|
||||
[submodule "bundle/vim-colorschemes"]
|
||||
path = bundle/vim-colorschemes
|
||||
url = https://github.com/flazz/vim-colorschemes
|
||||
|
|
1
bundle/vim-colorschemes
Submodule
1
bundle/vim-colorschemes
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 28a989b28457e38df620e4c7ab23e224aff70efe
|
Loading…
Reference in a new issue