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()`
|
||||
- Compiler errors as native `vim.diagnostic`
|
||||
- User events for extensibility (`PreviewCompileStarted`, `PreviewCompileSuccess`,
|
||||
`PreviewCompileFailed`)
|
||||
- User events for extensibility (`PreviewCompileStarted`,
|
||||
`PreviewCompileSuccess`, `PreviewCompileFailed`)
|
||||
- `:checkhealth` integration
|
||||
- Zero dependencies beyond Neovim 0.11.0+
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue