aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-31 21:52:50 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-31 21:52:50 +1200
commit6bdfa50dfda582b42c78bdf335378e71b35e0fb0 (patch)
tree204e9d3dca1c95d7e88e7fb69e63460c05ce9e4a /.gitmodules
parentMerge branch 'hotfix/v0.37.1' into develop (diff)
downloaddotfiles-6bdfa50dfda582b42c78bdf335378e71b35e0fb0.tar.gz
dotfiles-6bdfa50dfda582b42c78bdf335378e71b35e0fb0.zip
Merge auto_*dir.vim plugins into one, spun out
Functionality merged into new plugin auto_cache_dir.vim.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e5d27293..53d12410 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,4 +1,7 @@
# My Vim plugins
+[submodule "vim/bundle/auto_cache_dirs"]
+ path = vim/bundle/auto_cache_dirs
+ url = https://sanctum.geek.nz/code/vim-auto-cache-dirs.git
[submodule "vim/bundle/big_file_options"]
path = vim/bundle/big_file_options
url = https://sanctum.geek.nz/code/vim-big-file-options.git