ci: format
This commit is contained in:
parent
942438f817
commit
c62c930454
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ your own providers.
|
||||||
|
|
||||||
- Async compilation via `vim.system()`
|
- Async compilation via `vim.system()`
|
||||||
- Compiler errors as native `vim.diagnostic`
|
- Compiler errors as native `vim.diagnostic`
|
||||||
- User events for extensibility (`PreviewCompileStarted`, `PreviewCompileSuccess`,
|
- User events for extensibility (`PreviewCompileStarted`,
|
||||||
`PreviewCompileFailed`)
|
`PreviewCompileSuccess`, `PreviewCompileFailed`)
|
||||||
- `:checkhealth` integration
|
- `:checkhealth` integration
|
||||||
- Zero dependencies beyond Neovim 0.11.0+
|
- Zero dependencies beyond Neovim 0.11.0+
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue