aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-14 22:20:05 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-14 22:20:05 +1200
commitc11c409c60603e6735833a2a57cf90c6e83567e6 (patch)
tree8e36a3e8de08c09842c408f91f07a07fa7b1300a /.gitmodules
parentMove autocmd definitions out of augroup block (diff)
downloaddotfiles-c11c409c60603e6735833a2a57cf90c6e83567e6.tar.gz
dotfiles-c11c409c60603e6735833a2a57cf90c6e83567e6.zip
Replace and refactor Vim paste plugins
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 86bad115..77c7e443 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -29,9 +29,6 @@
[submodule "vim/bundle/insert_timeout"]
path = vim/bundle/insert_timeout
url = https://sanctum.geek.nz/code/vim-insert-timeout.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