aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-03 09:22:47 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-03 09:22:47 +1200
commitfc9eb0158718e1daa32554b76cd2e723b19a0b6b (patch)
tree8a80b36832d9e7793ee266f48e3dcebd9de55106
parentRemove two resolved/discarded ideas (diff)
downloaddotfiles-fc9eb0158718e1daa32554b76cd2e723b19a0b6b.tar.gz
dotfiles-fc9eb0158718e1daa32554b76cd2e723b19a0b6b.zip
Add an idea
-rw-r--r--IDEAS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/IDEAS.md b/IDEAS.md
index 7391b836..d4e573d5 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -30,3 +30,5 @@ Ideas
* I'd like a Git hook that pre-fills out "Version X.Y.Z" if making an annotated
tag named `vX.Y.Z`.
* There's no reason to limit `digraph_search.vim` to insert mode only
+* Would be good to avoid spell-checking in block code for ft=mail, maybe
+ imitating however ft=markdown is doing it