aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-16 22:32:38 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-16 22:32:38 +1200
commit596610205ba22cbf27f3f40c4a7133f859570239 (patch)
tree89bd193bd7eb9fe044ff2a49a76410890a153fc2 /.gitmodules
parentWork around buggy old Vim 'help' ftplugin undo (diff)
downloaddotfiles-596610205ba22cbf27f3f40c4a7133f859570239.tar.gz
dotfiles-596610205ba22cbf27f3f40c4a7133f859570239.zip
Spin foldlevelstart_stdin.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 8368e236..0cc8fb3f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -17,6 +17,9 @@
[submodule "vim/bundle/digraph_search"]
path = vim/bundle/digraph_search
url = https://sanctum.geek.nz/code/vim-digraph-search.git
+[submodule "vim/bundle/foldlevelstart_stdin"]
+ path = vim/bundle/foldlevelstart_stdin
+ url = https://sanctum.geek.nz/code/vim-foldlevelstart-stdin.git
[submodule "vim/bundle/insert_cancel"]
path = vim/bundle/insert_cancel
url = https://sanctum.geek.nz/code/vim-insert-cancel.git