neovim/test/functional/plugin
Justin M. Keyes 4d2373f5f6
feat(checkhealth): use "help" syntax, avoid tabpage #20879
- If Nvim was just started, don't create a new tab.
- Name the buffer "health://".
- Use "help" syntax instead of "markdown". It fits better, and
  eliminates various workarounds.
- Simplfy formatting, avoid visual noise.
- Don't print a "INFO" status, it is noisy.
- Drop the ":" after statuses, they are already UPPERCASE and highlighted.
2022-11-11 18:33:31 -08:00
..
lsp refactor(lsp): use autocmd api (#19407) 2022-07-17 19:13:33 +02:00
health_spec.lua feat(checkhealth): use "help" syntax, avoid tabpage #20879 2022-11-11 18:33:31 -08:00
lsp_spec.lua docs: fix typos 2022-11-02 21:45:26 +08:00
man_spec.lua ci: add cirrus to isCI function to skip tests (#20526) 2022-10-17 17:16:31 +02:00
matchparen_spec.lua chore: fix typos (#17755) 2022-03-25 19:57:59 +01:00
msgpack_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
shada_spec.lua test(shada): fix shada syntax definitions test 2022-10-05 13:46:52 +02:00