aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-06-04 00:42:47 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-06-04 00:42:47 +1200
commit3bc46f740721436993c3024179ef925f040dec9d (patch)
tree9af5508b2ca600aab69fe255303acf6eb6d89b47 /IDEAS.md
parentAdd an idea (diff)
downloaddotfiles-3bc46f740721436993c3024179ef925f040dec9d.tar.gz
dotfiles-3bc46f740721436993c3024179ef925f040dec9d.zip
Prevent Vim spell checking of code blocks in mail
Diffstat (limited to 'IDEAS.md')
-rw-r--r--IDEAS.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/IDEAS.md b/IDEAS.md
index d4e573d5..7391b836 100644
--- a/IDEAS.md
+++ b/IDEAS.md
@@ -30,5 +30,3 @@ 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