Add syntax mapping for flatpakrepo

Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
This commit is contained in:
Ferenc Géczi
2025-07-31 00:00:00 +00:00
parent 3574118e17
commit 20caaf26c8

View File

@ -1,4 +1,5 @@
[mappings] [mappings]
"INI" = [ "INI" = [
"*.flatpakref", "*.flatpakref",
"*.flatpakrepo"
] ]