diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 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/ |
