aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2015-07-11 16:25:49 -0400
committerTeddy Wing2015-07-11 16:25:49 -0400
commit804f60a731caa69915414cbd7993e3ea1ef2f2e0 (patch)
tree736662bc332b7d390a6b475e5ac773f1c22cdaa7
parent256c35c0c178b71b4cba6cb81aa1f1ac2b7cdeca (diff)
downloaddotvim-804f60a731caa69915414cbd7993e3ea1ef2f2e0.tar.bz2
.gitmodules: Change location of auditory.vim
Use the remote URL instead of a local path.
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index f66c95b..f119f6c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -38,7 +38,7 @@
url = https://github.com/rking/ag.vim.git
[submodule "bundle/vim-auditory"]
path = bundle/vim-auditory
- url = /Users/tw/Documents/Development/vim-auditory/
+ url = https://github.com/teddywing/auditory.vim.git
[submodule "bundle/vim-ls-grep"]
path = bundle/vim-ls-grep
url = https://github.com/teddywing/vim-ls-grep.git