aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-10 01:18:08 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-10 01:18:08 +1200
commitaee7d1f40ee7bdaa3b9f1154329322c9b0305b8c (patch)
treeadfe2abac4f26444d92bc6349a24de577ee5b71d /.gitmodules
parentUse autoloading for vertical_region.vim (diff)
downloaddotfiles-aee7d1f40ee7bdaa3b9f1154329322c9b0305b8c.tar.gz
dotfiles-aee7d1f40ee7bdaa3b9f1154329322c9b0305b8c.zip
Spin out vertical_region.vim into submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 38a03a11..9f9f3f62 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -50,6 +50,9 @@
[submodule "vim/bundle/uncap_ex"]
path = vim/bundle/uncap_ex
url = https://sanctum.geek.nz/code/vim-uncap-ex.git
+[submodule "vim/bundle/vertical_region"]
+ path = vim/bundle/vertical_region
+ url = https://sanctum.geek.nz/code/vim-vertical-region.git
[submodule "vim/bundle/vimrc_reload_filetype"]
path = vim/bundle/vimrc_reload_filetype
url = https://sanctum.geek.nz/code/vim-vimrc-reload-filetype.git