Skip to content

Commit

Permalink
vim gist submodule and dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
thlorenz committed Jan 15, 2014
1 parent 10e103c commit 4549f51
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Expand Up @@ -154,3 +154,9 @@
[submodule "vim/bundle/browser-reload"]
path = vim/bundle/browser-reload
url = https://github.com/tell-k/vim-browsereload-mac.git
[submodule "vim/bundle/gist"]
path = vim/bundle/gist
url = https://github.com/mattn/gist-vim.git
[submodule "vim/bundle/webapi"]
path = vim/bundle/webapi
url = https://github.com/mattn/webapi-vim.git

0 comments on commit 4549f51

Please sign in to comment.