diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-28 13:12:15 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-28 13:12:15 -0500 |
| commit | bebc46effa6c9f7bac5a17318e9d1d6f470173a0 (patch) | |
| tree | 7007150ab6d0ae612fa3a2179c0d9bc4efde8718 | |
| parent | 7f54f7ebc7e555a52ad9fcda7f54e2c3bc728af8 (diff) | |
Adds yajs submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vim/bundle/yajs.vim | 0 |
2 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 diff --git a/vim/bundle/yajs.vim b/vim/bundle/yajs.vim new file mode 160000 +Subproject 1681a907948347af139ed86e9a91d7975f1504a |