diff options
| author | Teddy Wing | 2014-11-12 22:48:14 -0500 |
|---|---|---|
| committer | Teddy Wing | 2014-11-12 22:48:14 -0500 |
| commit | 21badfd2f11d8f259c803f396f8d95de52439983 (patch) | |
| tree | 1f534b4e5d3403a435b0a814f11f2943b1bcb747 /.gitmodules | |
| parent | b68edcb9174c1876b3871de5a276dc8d7d9a3e0a (diff) | |
| download | dotvim-21badfd2f11d8f259c803f396f8d95de52439983.tar.bz2 | |
Add auditory.vim plugin
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/ |
