Skip to content

Commit fb70352

Browse files
committed
Add gist plugin and update a few others
1 parent 5b963ea commit fb70352

File tree

6 files changed

+11
-3
lines changed

6 files changed

+11
-3
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,9 @@
4949
[submodule "bundle/tabular"]
5050
path = bundle/tabular
5151
url = https://github.com/godlygeek/tabular.git
52+
[submodule "bundle/gist"]
53+
path = bundle/gist
54+
url = https://github.com/mattn/gist-vim.git
55+
[submodule "bundle/webapi-vim"]
56+
path = bundle/webapi-vim
57+
url = https://github.com/mattn/webapi-vim.git

bundle/gist

Submodule gist added at aad7fb3

bundle/vim-bundler

bundle/vim-fugitive

Submodule vim-fugitive updated 1 file

bundle/vim-rake

Submodule vim-rake updated 1 file

bundle/webapi-vim

Submodule webapi-vim added at 9da4cab

0 commit comments

Comments
 (0)