preview.nvim/lua/preview
2026-03-03 15:04:03 -05:00
..
commands.lua refactor(commands): derive completion from dispatch table (#15) 2026-03-03 15:03:48 -05:00
compiler.lua feat(compiler): add configurable error output modes (#14) 2026-03-03 14:57:44 -05:00
diagnostic.lua fix(presets): correct error parsers for real compiler output (#11) 2026-03-03 14:14:59 -05:00
health.lua feat: rename watch → toggle, auto-compile on start, built-in opener 2026-03-02 23:37:44 -05:00
init.lua feat(init): validate provider config eagerly in setup (#16) 2026-03-03 15:04:03 -05:00
log.lua feat: rename 2026-03-02 21:23:40 -05:00
presets.lua fix(presets): correct error parsers for real compiler output (#11) 2026-03-03 14:14:59 -05:00