aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-21 10:09:58 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-21 10:09:58 +1200
commitef6cdc39da392964df2a55ab183d20c0eeed1aef (patch)
tree688a02111a0376c450c9307854b6874e484ad6a2 /.gitmodules
parentRestore 'esckeys' setting (diff)
downloaddotfiles-ef6cdc39da392964df2a55ab183d20c0eeed1aef.tar.gz
dotfiles-ef6cdc39da392964df2a55ab183d20c0eeed1aef.zip
Add new vim_paste_open plugin and needed bindings
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e8e15892..30a58edc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -17,6 +17,9 @@
[submodule "vim/bundle/markdown_autoformat"]
path = vim/bundle/markdown_autoformat
url = https://sanctum.geek.nz/code/vim-markdown-autoformat.git
+[submodule "vim/bundle/paste_open"]
+ path = vim/bundle/paste_open
+ url = https://sanctum.geek.nz/code/vim-paste-open.git
[submodule "vim/bundle/put_blank_lines"]
path = vim/bundle/put_blank_lines
url = https://sanctum.geek.nz/code/vim-put-blank-lines.git