From 21badfd2f11d8f259c803f396f8d95de52439983 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 12 Nov 2014 22:48:14 -0500 Subject: Add auditory.vim plugin --- .gitmodules | 3 +++ bundle/vim-auditory | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-auditory diff --git a/.gitmodules b/.gitmodules index 25c3d25..0178f69 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "bundle/ag"] path = bundle/ag url = https://github.com/rking/ag.vim.git +[submodule "bundle/vim-auditory"] + path = bundle/vim-auditory + url = /Users/tw/Documents/Development/vim-auditory/ diff --git a/bundle/vim-auditory b/bundle/vim-auditory new file mode 160000 index 0000000..40622ab --- /dev/null +++ b/bundle/vim-auditory @@ -0,0 +1 @@ +Subproject commit 40622abb6ebb9a50de65a359974b30992ef7974a -- cgit v1.2.3