feat: update pug commentstring

This commit is contained in:
Devin Haska 2025-05-27 11:54:49 -07:00
parent ae5a8620ba
commit dc8e0f88af

View file

@ -16,7 +16,7 @@ return {
event = "VeryLazy", event = "VeryLazy",
opts = { opts = {
lang = { lang = {
pug = "// %s", pug = "//- %s",
}, },
}, },
}, },