mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
fix(markdown_inline): don't spellcheck shortlinks
This commit is contained in:
parent
af25e8b7e0
commit
254f3da683
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
||||||
(uri_autolink)
|
(uri_autolink)
|
||||||
] @text.uri @nospell
|
] @text.uri @nospell
|
||||||
|
|
||||||
|
(shortcut_link (link_text) @nospell)
|
||||||
|
|
||||||
[
|
[
|
||||||
(link_label)
|
(link_label)
|
||||||
(link_text)
|
(link_text)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue