fix: quickfix support for long-running providers (#41)
* fix(compiler): open quickfix in background, retain focus on source buffer * fix(compiler): use cwindow and win_gotoid for quickfix focus management * fix: unused var warning and update typst reload test for short format * fix: remove testing files
This commit is contained in:
parent
c8e3a88434
commit
3e6ba580e4
4 changed files with 17 additions and 970 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
**Universal document previewer for Neovim**
|
||||
|
||||
An extensible framework for compiling and previewing *any* documents (LaTeX, Typst,
|
||||
Markdown, etc.)—diagnostics included.
|
||||
An extensible framework for compiling and previewing _any_ documents (LaTeX,
|
||||
Typst, Markdown, etc.)—diagnostics included.
|
||||
|
||||
## Features
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue