preview.nvim/lua
Barrett Ruth 56e5a651de
refactor(init): replace synctex field and validation with reload
Problem: ProviderConfig still declared synctex and validated it, but
the field is being dropped in favour of the general-purpose reload.

Solution: replace the synctex annotation and vim.validate call with the
reload field, accepting boolean | string[] | function.
2026-03-03 16:23:47 -05:00
..
preview refactor(init): replace synctex field and validation with reload 2026-03-03 16:23:47 -05:00