preview.nvim/lua
Barrett Ruth 46cbf41612
refactor(commands): make toggle the default subcommand
Problem: bare :Preview ran a one-shot compile, but users reaching for a
"preview" plugin expect it to start previewing (i.e. watch mode).

Solution: change the fallback subcommand from compile to toggle so
:Preview starts/stops auto-compile on save.
2026-03-04 13:10:52 -05:00
..
preview refactor(commands): make toggle the default subcommand 2026-03-04 13:10:52 -05:00