preview.nvim/lua
Barrett Ruth 7995d6422d
feat(compiler): notify on toggle watch start and stop (#13)
Problem: :Preview toggle gave no feedback, leaving the user to guess
whether watching was enabled or disabled.

Solution: emit vim.notify messages when toggling on ("watching with
\"<provider>\"") and off ("watching stopped"). Also normalize the
[preview.nvim] prefix in commands.lua to include the colon.
2026-03-03 14:18:28 -05:00
..
preview feat(compiler): notify on toggle watch start and stop (#13) 2026-03-03 14:18:28 -05:00