aboutsummaryrefslogtreecommitdiff
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
parentExplicitly set colorscheme if sahara fails (diff)
downloaddotfiles-8ec5b0b5af03bd93a5f82c473409fffa410fd510.tar.gz
dotfiles-8ec5b0b5af03bd93a5f82c473409fffa410fd510.zip
Add vim-write-mkpath v0.1.0
-rw-r--r--.gitmodules3
-rw-r--r--IDEAS.md3
m---------vim/bundle/write_mkpath0
3 files changed, 3 insertions, 3 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"]
diff --git a/IDEAS.md b/IDEAS.md
index adbc1d59..fdfe7939 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -26,9 +26,6 @@ Ideas
appropriate `gawk --lint` calls for each of the .awk scripts.
* Alternate buffer type switching would probably work rather well as a simple
plugin.
-* Write my own take on a plugin that creates paths if they don't exist before
- saving a file. I already have \P, but it might be nice to automate it, maybe
- with a prompt for security raisins.
* Write a ftplugin for Perl to switch between punctuation variable names and
English variable names., i.e. \e on `$?` would change to `$CHILD_ERROR`, and
vice-versa.
diff --git a/vim/bundle/write_mkpath b/vim/bundle/write_mkpath
new file mode 160000
+Subproject 53f1a5c423af025ea02ad3ee92099100994b8cb