From ddb386911424bb3e853ac340c4600d3c39f0d591 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 10 Jun 2019 14:08:19 +1200 Subject: Add an idea about spell files --- IDEAS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IDEAS.md b/IDEAS.md index 7c42cc96..3d25a512 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -33,3 +33,5 @@ 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`. +* Per-filetype spelling dictionaries might be a good idea, e.g. writing all the + valid :commands and 'options' for Vim script into a file for ft=vim. -- cgit v1.2.3