aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-30 11:30:06 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-30 11:30:52 +1200
commit44a75be8dde590f8189fc53d1564868b1d03967c (patch)
treeb12e50a3cecdd228d714af6985bd0b0b6eb7039e /.gitmodules
parentLeave final blank for mail line squeeze, not first (diff)
downloaddotfiles-44a75be8dde590f8189fc53d1564868b1d03967c.tar.gz
dotfiles-44a75be8dde590f8189fc53d1564868b1d03967c.zip
Spin out repeated blank lines map to new plugin
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