diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/gist-vim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 87514d90..752e0632 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "bundle/vim-buffergator"] path = bundle/vim-buffergator url = https://github.com/jeetsukumaran/vim-buffergator.git +[submodule "bundle/gist-vim"] + path = bundle/gist-vim + url = https://github.com/mattn/gist-vim.git diff --git a/bundle/gist-vim b/bundle/gist-vim new file mode 160000 +Subproject 948266a54fd90473d7fbbbf663d5ddfa6d6d115 |