ci: format

This commit is contained in:
Barrett Ruth 2026-03-03 00:23:35 -05:00
parent 859f04e010
commit 26c15a701e
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -63,8 +63,8 @@ require('preview').setup({
**Q: How do I automatically open the output file?**
Set `open = true` on your provider (all built-in presets have this enabled) to
open the output with `vim.ui.open()` after the first successful compilation.
For a specific application, pass a command table:
open the output with `vim.ui.open()` after the first successful compilation. For
a specific application, pass a command table:
```lua
require('preview').setup({