Add vim-json
This commit is contained in:
parent
6bc8b2d423
commit
449e3ed76f
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -47,3 +47,6 @@
|
||||||
[submodule "bundle/united-front"]
|
[submodule "bundle/united-front"]
|
||||||
path = bundle/united-front
|
path = bundle/united-front
|
||||||
url = git@github.com:ardagnir/united-front.git
|
url = git@github.com:ardagnir/united-front.git
|
||||||
|
[submodule "bundle/vim-json"]
|
||||||
|
path = bundle/vim-json
|
||||||
|
url = https://github.com/elzr/vim-json
|
||||||
|
|
1
bundle/vim-json
Submodule
1
bundle/vim-json
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit f5e3181d0b33a9c51377bb7ea8492feddca8b503
|
Loading…
Add table
Add a link
Reference in a new issue