From: Ben Beltran Date: Mon, 28 Sep 2015 18:12:15 +0000 (-0500) Subject: Adds yajs submodule X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/bebc46effa6c9f7bac5a17318e9d1d6f470173a0?ds=inline;hp=-c Adds yajs submodule --- bebc46effa6c9f7bac5a17318e9d1d6f470173a0 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 index 0000000..1681a90 --- /dev/null +++ b/vim/bundle/yajs.vim @@ -0,0 +1 @@ +Subproject commit 1681a907948347af139ed86e9a91d7975f1504a5