preview.nvim/lua
Barrett Ruth 568343a75b
feat(compiler): notify on toggle watch start and stop
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:13:56 -05:00
..
preview feat(compiler): notify on toggle watch start and stop 2026-03-03 14:13:56 -05:00