aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-12 13:40:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-12 13:40:41 +1200
commit3fe26c387bd8378bbdc51e4c91ec160ed58481f7 (patch)
treec11bdcda94e7cfc890688fb128ab6f458ecf1468 /.gitmodules
parentMerge branch 'release/v1.26.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-3fe26c387bd8378bbdc51e4c91ec160ed58481f7.tar.gz
dotfiles-3fe26c387bd8378bbdc51e4c91ec160ed58481f7.zip
Merge branch 'release/v1.27.0'v1.27.0
* release/v1.27.0: Bump VERSION Include hotfixes for plugin map renames Update and configure for perl_version_bump.vim Update and configure for make_target.vim Update and configure for put_blank_lines.vim Upgrade and configure for paste_open.vim Update and configure for strip_trailing_whitespace Update and reconfigure for copy_linebreak.vim Update and reconfigure for insert_cancel.vim Update Vim plugins Remove fixed_join.vim plugin Upgrade cmdwin_ctrlc.vim plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 390e7400..af225c02 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -11,9 +11,6 @@
[submodule "vim/bundle/copy_linebreak"]
path = vim/bundle/copy_linebreak
url = https://sanctum.geek.nz/code/vim-copy-linebreak.git
-[submodule "vim/bundle/fixed_join"]
- path = vim/bundle/fixed_join
- url = https://sanctum.geek.nz/code/vim-fixed-join.git
[submodule "vim/bundle/insert_cancel"]
path = vim/bundle/insert_cancel
url = https://sanctum.geek.nz/code/vim-insert-cancel.git