From 449e3ed76fe276038e635edba61854eaef44f1d9 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Wed, 5 Jul 2017 13:40:06 +0100 Subject: [PATCH] Add vim-json --- .gitmodules | 3 +++ bundle/vim-json | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-json diff --git a/.gitmodules b/.gitmodules index 73378f2..ad66625 100644 --- a/.gitmodules +++ b/.gitmodules @@ -47,3 +47,6 @@ [submodule "bundle/united-front"] path = bundle/united-front url = git@github.com:ardagnir/united-front.git +[submodule "bundle/vim-json"] + path = bundle/vim-json + url = https://github.com/elzr/vim-json diff --git a/bundle/vim-json b/bundle/vim-json new file mode 160000 index 0000000..f5e3181 --- /dev/null +++ b/bundle/vim-json @@ -0,0 +1 @@ +Subproject commit f5e3181d0b33a9c51377bb7ea8492feddca8b503