From 8a49423d46127c8d9e603d7f37b999f80ba9acd1 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 10 Jun 2019 13:00:04 +1200 Subject: Add an idea --- IDEAS.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'IDEAS.md') diff --git a/IDEAS.md b/IDEAS.md index 7c42cc96..6e098377 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -33,3 +33,7 @@ Ideas some point * I'd like a Git hook that pre-fills out "Version X.Y.Z" if making an annotated tag named `vX.Y.Z`. +* I'd like to make the zG command in Vim a bit more useful by maintaining + a per-file cache of added words, indexed by path, mapping it to 2zg or 3zg + rather like Steve Losh does. I wouldn't think it would be too hard; + 'spellfile' is a buffer-local option. -- cgit v1.2.3