neovim/test/functional/plugin
Christian Clason fbc5b7b090 chore(test): adapt healthcheck test to new css syntax
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).
2021-10-16 19:17:28 +02:00
..
lsp feat(lsp): add client command support to codelens (#15820) 2021-09-28 09:19:19 -07:00
health_spec.lua chore(test): adapt healthcheck test to new css syntax 2021-10-16 19:17:28 +02:00
lsp_spec.lua fix(lsp): do not invoke handlers for unsupported methods (#15926) 2021-10-10 22:32:50 -07:00
man_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
matchparen_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
msgpack_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
shada_spec.lua test: update tests to work with 'hidden' 2021-08-18 12:17:12 -06:00