]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(rst): Enable spell checking for more syntax constructs
authorKirk Roemer <91125534+kirk-roemer@users.noreply.github.com>
Mon, 13 Oct 2025 18:32:57 +0000 (18:32 +0000)
committerChristian Brabandt <cb@256bit.org>
Mon, 13 Oct 2025 18:32:57 +0000 (18:32 +0000)
commita70f3467069eaf40a037ad74aa4f1ccb44565271
tree702c9ab7671ee846436b91cd1acce41a45f6ae2a
parentd7fb4cd2f8349670920ce15c28a1920b9f94d79a
runtime(rst): Enable spell checking for more syntax constructs

Enable spell checking for more recognised constructs:

* comments
* footnotes
* citations
* directives
* inline markup (*text*, **text**, ...)

related: #18566

Signed-off-by: Kirk Roemer <91125534+kirk-roemer@users.noreply.github.com>
Signed-off-by: Marshall Ward <marshall.ward@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/rst.vim