aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-21 23:57:27 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-21 23:57:27 +1200
commit42d8136151392209aa8f12e70846d6407335d621 (patch)
tree896eecc49034a8109f66cb6fb0dc8cc8b52d2cdc /.gitmodules
parentAdd a path to Vim help files (diff)
downloaddotfiles-42d8136151392209aa8f12e70846d6407335d621.tar.gz
dotfiles-42d8136151392209aa8f12e70846d6407335d621.zip
Spin out select_old_files.vim into distro
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1a1178e2..f91504da 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -50,6 +50,9 @@
[submodule "vim/bundle/replace_operator"]
path = vim/bundle/replace_operator
url = https://sanctum.geek.nz/code/vim-replace-operator.git
+[submodule "vim/bundle/select_old_files"]
+ path = vim/bundle/select_old_files
+ url = https://sanctum.geek.nz/code/vim-select-old-files.git
[submodule "vim/bundle/shebang_change_filetype"]
path = vim/bundle/shebang_change_filetype
url = https://sanctum.geek.nz/code/vim-shebang-change-filetype.git