aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-30 11:31:09 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-30 11:31:09 +1200
commit8d05640f2c085836b183a9cbfc434e4b7187060e (patch)
tree1575d7dd079dc9f4b06279dc5fb0887665d2e138 /.gitmodules
parentMerge branch 'release/v1.63.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-8d05640f2c085836b183a9cbfc434e4b7187060e.tar.gz
dotfiles-8d05640f2c085836b183a9cbfc434e4b7187060e.zip
Merge branch 'release/v1.64.0'v1.64.0
* release/v1.64.0: Bump VERSION Spin out repeated blank lines map to new plugin Leave final blank for mail line squeeze, not first Count quoted blank lines for mail line squeeze
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ebf3872a..6d232f3e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -53,6 +53,9 @@
[submodule "vim/bundle/shebang_create_exec"]
path = vim/bundle/shebang_create_exec
url = https://sanctum.geek.nz/code/vim-shebang-create-exec.git
+[submodule "vim/bundle/squeeze_repeat_blanks"]
+ path = vim/bundle/squeeze_repeat_blanks
+ url = https://sanctum.geek.nz/code/vim-squeeze-repeat-blanks.git
[submodule "vim/bundle/strip_trailing_whitespace"]
path = vim/bundle/strip_trailing_whitespace
url = https://sanctum.geek.nz/code/vim-strip-trailing-whitespace.git