nvim-treesitter/queries/markdown_inline
Christian Clason 3ae78f376c fix(vimdoc): adapt to breaking Neovim change
Problem:
cb46f6e467 (diff-edf997b0c2d42d31828800641ac1f5a46487fe24a0d46ccf70bcd58a14f3868f)
introduced a regression on how `#set!` behaves with several matches in a
single pattern, breaking conceals in, e.g., taglinks.

Solution: Separate taglink etc. patterns into concealed marker and
contents. Also add URL support for concealed markdown links.
2024-03-14 18:54:22 +08:00
..
highlights.scm fix(vimdoc): adapt to breaking Neovim change 2024-03-14 18:54:22 +08:00
injections.scm chore: query formatting 2024-01-19 16:58:37 +01:00