preview.nvim/lua
Barrett Ruth 8c7bc61286
fix(compiler): format is_longrunning and annotate is_reload field
Problem: stylua required is_longrunning to be on one line; lua-ls
warned about undefined field is_reload on preview.Process.

Solution: inline the boolean expression and add is_reload? to the
preview.Process annotation.
2026-03-03 16:28:37 -05:00
..
preview fix(compiler): format is_longrunning and annotate is_reload field 2026-03-03 16:28:37 -05:00