aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-25 08:38:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-25 08:39:09 +1200
commit97d3c005b9825e605a4524295733330c473a0d33 (patch)
tree5dff63f6c1d6c826d728a5595d0e0364f2e4212a /.gitmodules
parentUpdate redact_pass.vim plugin (diff)
downloaddotfiles-97d3c005b9825e605a4524295733330c473a0d33.tar.gz
dotfiles-97d3c005b9825e605a4524295733330c473a0d33.zip
Add diff_prune.vim ftplugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 30a58edc..dd10f0e4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,6 +8,9 @@
[submodule "vim/bundle/copy_linebreak"]
path = vim/bundle/copy_linebreak
url = https://sanctum.geek.nz/code/vim-copy-linebreak.git
+[submodule "vim/bundle/diff_prune"]
+ path = vim/bundle/diff_prune
+ url = https://sanctum.geek.nz/code/vim-diff-prune.git
[submodule "vim/bundle/fixed_join"]
path = vim/bundle/fixed_join
url = https://sanctum.geek.nz/code/vim-fixed-join.git