mirror of
https://github.com/neovim/neovim.git
synced 2026-09-13 09:31:04 +00:00
Similar to markdown syntax, by default do not highlight raw and code blocks.
Syntax highlighting groups are still in place so it is possible for
users to add their own if needed.
- typstMarkupRawInline
- typstMarkupRawBlock
closes: vim/vim#21260
36d01cff54
Co-authored-by: Maxim Kim <habamax@gmail.com>