Bump gitmodules
This commit is contained in:
parent
1c2a426117
commit
3eb4d87346
1 changed files with 6 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -25,3 +25,9 @@
|
|||
[submodule "vim/.vim/bundle/vim-colors-solarized"]
|
||||
path = vim/.vim/bundle/vim-colors-solarized
|
||||
url = https://github.com/altercation/vim-colors-solarized.git
|
||||
[submodule "vim/.vim/bundle/vim-nix"]
|
||||
path = vim/.vim/bundle/vim-nix
|
||||
url = https://github.com/LnL7/vim-nix.git
|
||||
[submodule "vim/.vim/bundle/elm.vim"]
|
||||
path = vim/.vim/bundle/elm.vim
|
||||
url = https://github.com/lambdatoast/elm.vim.git
|
||||
|
|
Loading…
Reference in a new issue