aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-19 22:42:22 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-19 22:42:22 +1200
commit11e62995956dbb1f81f5dac30c64e9631eb9efac (patch)
tree14dc4debd7d37086fce806bc4c843d6fc5e3ee4a /.gitmodules
parentUse hard tabs for editing Vim :help files (diff)
downloaddotfiles-11e62995956dbb1f81f5dac30c64e9631eb9efac.tar.gz
dotfiles-11e62995956dbb1f81f5dac30c64e9631eb9efac.zip
Spin off paste_insert.vim into distribution
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5f049838..1a1178e2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -32,6 +32,9 @@
[submodule "vim/bundle/keep_position"]
path = vim/bundle/keep_position
url = https://sanctum.geek.nz/code/vim-keep-position.git
+[submodule "vim/bundle/paste_insert"]
+ path = vim/bundle/paste_insert
+ url = https://sanctum.geek.nz/code/vim-paste-insert.git
[submodule "vim/bundle/put_blank_lines"]
path = vim/bundle/put_blank_lines
url = https://sanctum.geek.nz/code/vim-put-blank-lines.git