preview.nvim/lua
Barrett Ruth 6b123dd6e1
feat: add plantuml preset
Problem: PlantUML (`.puml`) diagrams have no built-in preview support.

Solution: Add a `plantuml` preset that compiles to SVG via `plantuml
-tsvg`, with an error parser for `Error line N` diagnostics. Add
`plantuml` to the nix dev shell.
2026-03-05 09:27:35 -05:00
..
preview feat: add plantuml preset 2026-03-05 09:27:35 -05:00