diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index da3cf5f..e30da88 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,6 @@ [submodule "vim/bundle/api-notation.vim"] path = vim/bundle/api-notation.vim url = git@github.com:rbdr/api-notation.vim.git +[submodule "vim/bundle/yajs.vim"] + path = vim/bundle/yajs.vim + url = https://github.com/othree/yajs.vim |