aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-03-28 15:32:36 +1300
committerTom Ryder <tom@sanctum.geek.nz>2019-03-28 15:32:36 +1300
commit147a6f858cf18f866e586c37a1d33002868f0ce0 (patch)
treeecdffd1af77179b0b476055065b7a3e10888eee6
parentAdd textarea filetype (diff)
downloaddotfiles-147a6f858cf18f866e586c37a1d33002868f0ce0.tar.gz
dotfiles-147a6f858cf18f866e586c37a1d33002868f0ce0.zip
Add a note with a plugin idea
-rw-r--r--IDEAS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/IDEAS.md b/IDEAS.md
index d79a635f..8e30f48d 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -23,3 +23,5 @@ Ideas
* Ideally, the .awk and/or .sed scripts in the bin and games dirs should be
syntax-checked or linted. I could at least add some patient application of
appropriate `gawk --lint` calls for each of the .awk scripts.
+* Alternate buffer type switching would probably work rather well as a simple
+ plugin.