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:
Barrett Ruth 2026-03-04 17:23:06 -05:00 committed by GitHub
parent c8e3a88434
commit 3e6ba580e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 970 deletions

View file

@ -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