aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-12 13:31:50 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-12 13:31:50 +1200
commit5fb571446a7e5ab56c391eb30117b51a97814ab1 (patch)
treed0c17c4032dabfc866ce8dc474cb785a98b1bd96 /.gitmodules
parentMerge branch 'hotfix/v5.41.1' (diff)
parentBump VERSION (diff)
downloaddotfiles-5.42.0.tar.gz (sig)
dotfiles-5.42.0.zip
Merge branch 'release/v5.42.0'v5.42.0
* release/v5.42.0: Rewrite a couple of paragraphs Refine another comment Restore a joke Add an issue with Vim mail ftplugin Remove an issue that I believe I have fixed Improve extension-seeking command More vimrc comment editing Lots more literate explanation and development Change a word in a comment Correct and improve comment-stripping command Remove return value from EstablishDir() Rewrite a misleading paragraphy Correct a comment Correct a word Adjust my complaint about i_CTRL-C Inline scroll_next.vim plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 1c789480..86bad115 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -47,9 +47,6 @@
[submodule "vim/bundle/replace_operator"]
path = vim/bundle/replace_operator
url = https://sanctum.geek.nz/code/vim-replace-operator.git
-[submodule "vim/bundle/scroll_next"]
- path = vim/bundle/scroll_next
- url = https://sanctum.geek.nz/code/vim-scroll-next.git
[submodule "vim/bundle/shebang_change_filetype"]
path = vim/bundle/shebang_change_filetype
url = https://sanctum.geek.nz/code/vim-shebang-change-filetype.git