Skip to content

Commit dcb257b

Browse files
author
Huitse Tai
committed
add plugin gist-vim
1 parent 3c3404f commit dcb257b

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@
1616
[submodule "bundle/neco-ghc"]
1717
path = bundle/neco-ghc
1818
url = git://github.com/eagletmt/neco-ghc.git
19+
[submodule "bundle/webapi-vim"]
20+
path = bundle/webapi-vim
21+
url = git://github.com/mattn/webapi-vim.git
22+
[submodule "bundle/gist-vim"]
23+
path = bundle/gist-vim
24+
url = git://github.com/mattn/gist-vim.git

bundle/gist-vim

Submodule gist-vim added at dd345b0

bundle/webapi-vim

Submodule webapi-vim added at a7789ab

0 commit comments

Comments
 (0)