aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:03:29 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-30 23:04:42 +1200
commita3298a0ce98795a6f005490bcc45130f8254d4a2 (patch)
treea10aca9cb6e17bfca86c5e7389f9fc82c7a52e34 /.gitmodules
parentMerge branch 'feature/vim-hlsearc...' into develop (diff)
downloaddotfiles-a3298a0ce98795a6f005490bcc45130f8254d4a2.tar.gz
dotfiles-a3298a0ce98795a6f005490bcc45130f8254d4a2.zip
Spin off insert_suspend_hlsearch Vim plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7371c759..045bb6f5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,6 +4,9 @@
[submodule "vim/bundle/commentary"]
path = vim/bundle/commentary
url = https://sanctum.geek.nz/clone/vim-commentary.git
+[submodule "vim/bundle/insert_suspend_hlsearch"]
+ path = vim/bundle/insert_suspend_hlsearch
+ url = https://sanctum.geek.nz/code/vim-insert-suspend-hlsearch.git
[submodule "vim/bundle/juvenile"]
path = vim/bundle/juvenile
url = https://sanctum.geek.nz/code/vim-juvenile.git