aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-24 17:09:23 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-24 17:09:23 +1200
commit2c92a488e13aecc4cee757b200a74d099eb0fdd3 (patch)
tree1c630ad32b734f521e68acf8646f1c4f7927f6bf /.gitmodules
parentMerge branch 'release/v1.40.0' into develop (diff)
downloaddotfiles-2c92a488e13aecc4cee757b200a74d099eb0fdd3.tar.gz
dotfiles-2c92a488e13aecc4cee757b200a74d099eb0fdd3.zip
Spin quickfix_auto_open.vim out into a plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 972ca896..46179fab 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -29,6 +29,9 @@
[submodule "vim/bundle/put_blank_lines"]
path = vim/bundle/put_blank_lines
url = https://sanctum.geek.nz/code/vim-put-blank-lines.git
+[submodule "vim/bundle/quickfix_auto_open"]
+ path = vim/bundle/quickfix_auto_open
+ url = https://sanctum.geek.nz/code/vim-quickfix-auto-open.git
[submodule "vim/bundle/redact_pass"]
path = vim/bundle/redact_pass
url = https://sanctum.geek.nz/code/vim-redact-pass.git