aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-12 11:16:44 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-12 11:16:44 +1200
commit9c8ab3c31591ac46ce2ced1a699d86080f0676c0 (patch)
tree8c5067418fd7521162e1186d98c952c2f1f11027 /.gitmodules
parentUpgrade cmdwin_ctrlc.vim plugin (diff)
downloaddotfiles-9c8ab3c31591ac46ce2ced1a699d86080f0676c0.tar.gz
dotfiles-9c8ab3c31591ac46ce2ced1a699d86080f0676c0.zip
Remove fixed_join.vim plugin
From discussion with nickspoon; let's try out using the jump-to-join default behaviour for a little while, and use gq motions instead for formatting prose.
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