1

Refresh generated neovim config

This commit is contained in:
2024-07-14 21:12:36 +02:00
parent f215ce2ab5
commit 00464e0e65
731 changed files with 6780 additions and 31110 deletions

View File

@ -85,12 +85,15 @@
[
(link_destination)
(uri_autolink)
(email_autolink)
] @markup.link.url @nospell
(entity_reference) @nospell
; Replace common HTML entities.
((entity_reference) @character.special
(#eq? @character.special " ")
(#set! conceal ""))
(#set! conceal " "))
((entity_reference) @character.special
(#eq? @character.special "<")