aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-16 14:12:37 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-16 14:12:37 +1200
commit6c3c57854452272df1c514dd3e3653511efd6710 (patch)
treeff57718324d5a7b8842b04fdec8a3223501c5653 /.gitmodules
parentUse <PageDown> rather than <C-F> in mapping (diff)
downloaddotfiles-6c3c57854452272df1c514dd3e3653511efd6710.tar.gz
dotfiles-6c3c57854452272df1c514dd3e3653511efd6710.zip
Spin out scroll_next.vim into its own dist
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9f9f3f62..8368e236 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -38,6 +38,9 @@
[submodule "vim/bundle/redact_pass"]
path = vim/bundle/redact_pass
url = https://sanctum.geek.nz/code/vim-redact-pass.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_create_exec"]
path = vim/bundle/shebang_create_exec
url = https://sanctum.geek.nz/code/vim-shebang-create-exec.git