ci: remove superfluous things

This commit is contained in:
Barrett Ruth 2026-03-03 00:26:37 -05:00
parent 2ec1b2d206
commit 6e48c6716b
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -71,5 +71,3 @@ require('preview').setup({
typst = { open = { 'sioyek', '--new-instance' } },
})
```
See `:h preview.nvim` for more information.