diff --git a/.gitmodules b/.gitmodules index e4e5926..84c3833 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "bundle/vim-pathogen"] path = bundle/vim-pathogen url = git://github.com/tpope/vim-pathogen.git +[submodule "bundle/json"] + path = bundle/json + url = https://github.com/jakar/vim-json.git diff --git a/bundle/json b/bundle/json new file mode 160000 index 0000000..d018c36 --- /dev/null +++ b/bundle/json @@ -0,0 +1 @@ +Subproject commit d018c367e59f1a3308977d6513526c374e708611