preview.nvim/lua
Barrett Ruth 845fabb433
fix: normalize notify prefix to [preview.nvim]: everywhere
Problem: some vim.notify calls used [preview.nvim] (no colon) while
others used [preview.nvim]: — inconsistent with the log module format.

Solution: add the missing colon and space to all notify calls in
init.lua and compiler.lua so every user-facing message matches the
[preview.nvim]: prefix used by the log module.
2026-03-04 02:13:22 -05:00
..
preview fix: normalize notify prefix to [preview.nvim]: everywhere 2026-03-04 02:13:22 -05:00