From 8ec5b0b5af03bd93a5f82c473409fffa410fd510 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 30 May 2019 00:48:06 +1200 Subject: Add vim-write-mkpath v0.1.0 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 715d34b5..2526e82f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -71,6 +71,9 @@ [submodule "vim/bundle/vimrc_reload_filetype"] path = vim/bundle/vimrc_reload_filetype url = https://sanctum.geek.nz/code/vim-vimrc-reload-filetype.git +[submodule "vim/bundle/write_mkpath"] + path = vim/bundle/write_mkpath + url = https://sanctum.geek.nz/code/vim-write-mkpath.git # Vim filetype plugins [submodule "vim/bundle/diff_prune"] -- cgit v1.2.3