aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
Diffstat (limited to 'IDEAS.md')
-rw-r--r--IDEAS.md3
1 files changed, 0 insertions, 3 deletions
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.