mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17: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)
|
||||
] @text.uri @nospell
|
||||
|
||||
(shortcut_link (link_text) @nospell)
|
||||
|
||||
[
|
||||
(link_label)
|
||||
(link_text)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue