aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-30 00:48:06 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-30 00:50:43 +1200
commit8ec5b0b5af03bd93a5f82c473409fffa410fd510 (patch)
tree57c160fea6cd9645817b897a368e341cd5d28805 /.gitmodules
parentExplicitly set colorscheme if sahara fails (diff)
downloaddotfiles-8ec5b0b5af03bd93a5f82c473409fffa410fd510.tar.gz
dotfiles-8ec5b0b5af03bd93a5f82c473409fffa410fd510.zip
Add vim-write-mkpath 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 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"]