1

Refresh generated neovim config

This commit is contained in:
2024-08-15 13:01:03 +02:00
parent 64b51cf53a
commit f5af8e2b28
1836 changed files with 38979 additions and 31094 deletions

View File

@ -43,7 +43,7 @@
(inline_link
(link_text) @_label
(link_destination) @_url
(#set! @_label "url" @_url))
(#set! @_label url @_url))
; Conceal image links
(image
@ -88,6 +88,13 @@
(email_autolink)
] @markup.link.url @nospell
((link_destination) @_url
(#set! @_url url @_url))
((uri_autolink) @_url
(#offset! @_url 0 1 0 -1)
(#set! @_url url @_url))
(entity_reference) @nospell
; Replace common HTML entities.