ci: format
This commit is contained in:
parent
3b42f27594
commit
1b458ae2ab
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ asynchronously with error diagnostics.
|
|||
## Features
|
||||
|
||||
- Async compilation via `vim.system()`
|
||||
- Built-in presets for Typst, LaTeX (latexmk, pdflatex, tectonic), Markdown, GitHub-flavored Markdown, AsciiDoc, and Quarto
|
||||
- Built-in presets for Typst, LaTeX (latexmk, pdflatex, tectonic), Markdown,
|
||||
GitHub-flavored Markdown, AsciiDoc, and Quarto
|
||||
- Compiler errors as native `vim.diagnostic`
|
||||
- User events for extensibility (`PreviewCompileStarted`,
|
||||
`PreviewCompileSuccess`, `PreviewCompileFailed`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue