aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-03-28 15:32:54 +1300
committerTom Ryder <tom@sanctum.geek.nz>2019-03-28 15:32:54 +1300
commit4b72e339c6fe1fee22a81af7388afb73f66a9441 (patch)
tree28daa82484eee45df673efc633c1ec7cd82be672 /IDEAS.md
parentMerge branch 'release/v4.16.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-4b72e339c6fe1fee22a81af7388afb73f66a9441.tar.gz
dotfiles-4b72e339c6fe1fee22a81af7388afb73f66a9441.zip
Merge branch 'release/v4.17.0'v4.17.0
* release/v4.17.0: Bump VERSION Add a note with a plugin idea Add textarea filetype Correct short :setf to :setfiletype command
Diffstat (limited to 'IDEAS.md')
-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.