From: Ben Beltran Date: Fri, 10 Jul 2015 16:03:39 +0000 (-0500) Subject: Adds api-notation to vim X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/4c592baa087637ae79431657d6cde9efa5b5cc23?ds=inline;hp=--cc Adds api-notation to vim --- 4c592baa087637ae79431657d6cde9efa5b5cc23 diff --git a/.gitmodules b/.gitmodules index 110888a..e610ff3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -103,3 +103,6 @@ [submodule "vim/bundle/mustache"] path = vim/bundle/mustache url = git://github.com/mustache/vim-mode.git +[submodule "vim/bundle/api-notation.vim"] + path = vim/bundle/api-notation.vim + url = git@github.com:benbeltran/api-notation.vim.git diff --git a/vim/bundle/api-notation.vim b/vim/bundle/api-notation.vim new file mode 160000 index 0000000..ff11ecc --- /dev/null +++ b/vim/bundle/api-notation.vim @@ -0,0 +1 @@ +Subproject commit ff11ecc1ac84459c448430ce843741d20b70057f