1 2 3 4 5 6 7
{ # there's treesitter grammar for this # but no upstram filetype :( filetype.filename = { justfile = "just"; }; }