A vibe coded tangled fork which supports pijul.
at 18cb4a37ddc239a63f0bdbb2ca0ad26dc7a5c6c4 12 lines 191 B view raw
1{ 2 "overrides": [ 3 { 4 "files": ["*.html"], 5 "options": { 6 "parser": "go-template" 7 } 8 } 9 ], 10 "bracketSameLine": true, 11 "htmlWhitespaceSensitivity": "ignore" 12}