aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-11 15:53:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-11 15:53:49 +1200
commit8a0ca3eb1488800be99d1b74e474b693c4276485 (patch)
tree375b912dbad4c9537f0c07a5a001a9f9bc05a141 /.gitmodules
parentMerge branch 'release/v5.41.0' into develop (diff)
downloaddotfiles-8a0ca3eb1488800be99d1b74e474b693c4276485.tar.gz
dotfiles-8a0ca3eb1488800be99d1b74e474b693c4276485.zip
Inline scroll_next.vim plugin
It's just one line, and not very complicated. A plugin is overkill.
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