diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/vim-auditory | 0 | 
2 files changed, 3 insertions, 0 deletions
| 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 +Subproject 40622abb6ebb9a50de65a359974b30992ef7974 | 
