diff --git a/.gitmodules b/.gitmodules index 1051467..130e563 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "vim/bundle/golang"] path = vim/bundle/golang url = https://github.com/jnwhiteh/vim-golang.git +[submodule "vim/bundle/json"] + path = vim/bundle/json + url = https://github.com/helino/vim-json.git diff --git a/vim/bundle/json b/vim/bundle/json new file mode 160000 index 0000000..4794609 --- /dev/null +++ b/vim/bundle/json @@ -0,0 +1 @@ +Subproject commit 47946093993aecbd6d96a95e45ccc09a091b02eb