mirror of
https://github.com/neovim/neovim.git
synced 2025-09-21 10:48:18 +00:00

The runtime file update
2286304cdb
added a `syn keyword` for `css`, which affects (via `html` and
`markdown` syntax files) the highlighting of `:checkhealth` output
(before, `ERROR:` was highlighted with `healthError`; now the colon is
no longer included).