aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-04 13:08:30 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-04 13:08:30 +1200
commitd91e4c77ebe9a7dcc3336b25e0570551a933f974 (patch)
tree49d819767dd6517bf4059986de1ea5b094ce0a1a /.gitmodules
parentHave Vim Perl major version bump map reset minor (diff)
downloaddotfiles-d91e4c77ebe9a7dcc3336b25e0570551a933f974.tar.gz
dotfiles-d91e4c77ebe9a7dcc3336b25e0570551a933f974.zip
Spin off Vim Perl version bump into ftplugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6f4c3e62..390e7400 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,6 +52,9 @@
[submodule "vim/bundle/markdown_autoformat"]
path = vim/bundle/markdown_autoformat
url = https://sanctum.geek.nz/code/vim-markdown-autoformat.git
+[submodule "vim/bundle/perl_version_bump"]
+ path = vim/bundle/perl_version_bump
+ url = https://sanctum.geek.nz/code/vim-perl-version-bump.git
# My Vim colorschemes
[submodule "vim/bundle/juvenile"]