aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-06-10 14:08:19 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-06-10 14:08:19 +1200
commitddb386911424bb3e853ac340c4600d3c39f0d591 (patch)
tree26b69245d195092c28263a92cc9961095678e887 /IDEAS.md
parentMove local spellfile out into ad-hoc plugin (diff)
downloaddotfiles-ddb386911424bb3e853ac340c4600d3c39f0d591.tar.gz
dotfiles-ddb386911424bb3e853ac340c4600d3c39f0d591.zip
Add an idea about spell files
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 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.