aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-03 22:51:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-03 22:51:52 +1200
commitf81cbabed06817ce0286b20242664d68d29a646d (patch)
treece1212357743ab6d747a49e6773148ca6ee274ee /.gitmodules
parentFactor out Vim version checks into autoload func (diff)
downloaddotfiles-f81cbabed06817ce0286b20242664d68d29a646d.tar.gz
dotfiles-f81cbabed06817ce0286b20242664d68d29a646d.zip
Add vim-keep-position v0.1.0
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2526e82f..1c789480 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -93,3 +93,6 @@
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
url = https://sanctum.geek.nz/code/vim-sahara.git
+[submodule "vim/bundle/keep_position"]
+ path = vim/bundle/keep_position
+ url = https://sanctum.geek.nz/code/vim-keep-position.git