ci: debug check

This commit is contained in:
Folke Lemaitre 2025-01-30 20:25:03 +01:00
parent ca4fffdbb1
commit c66712b6c9
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -5,6 +5,10 @@ M.meta = {
hide = true,
}
if false then
dd("foo")
end
local query = vim.treesitter.query.parse(
"lua",
[[