aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-05-19 16:30:23 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-05-19 16:30:23 +1200
commit3b612af537d2b861c5f6a8eec0fe864bc76d69d3 (patch)
treed1c690d4189a35c12a3060d698b473debd455976
parentAdd mapping to create path for current file (diff)
downloaddotfiles-3b612af537d2b861c5f6a8eec0fe864bc76d69d3.tar.gz
dotfiles-3b612af537d2b861c5f6a8eec0fe864bc76d69d3.zip
Add an idea
-rw-r--r--IDEAS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 38ea9d47..feac7e10 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -26,3 +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.