1
0
mirror of https://github.com/luzifer/vim.git synced 2024-09-19 19:12:55 +00:00

Added json formatter

This commit is contained in:
Knut Ahlers 2013-06-25 13:57:03 +02:00
parent da6838026e
commit 503422b79d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule "bundle/vim-pathogen"] [submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen path = bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/json"]
path = bundle/json
url = https://github.com/jakar/vim-json.git

1
bundle/json Submodule

@ -0,0 +1 @@
Subproject commit d018c367e59f1a3308977d6513526c374e708611