messing around.

This commit is contained in:
ed
2026-08-14 22:43:27 -04:00
parent 7ec778a68e
commit d23b6a2a36
8 changed files with 35 additions and 23 deletions
@@ -64,8 +64,8 @@
"name": "storage.type.duffle.type"
},
"attributes": {
"match": "\\b(?:FI_|I_|NI_|Relative_|align_|internal|local_persist|global)\\b",
"name": "storage.modifier.duffle.attr"
"match": "\\b(?:FI_|I_|NI_|Relative_|align_|internal|local_persist|global|O_|S_|C_|T_|tmpl|glue|r_|v_|tr_|tv_|rgcc|rlit|r_use|r_set|r_mod|r_imm|r_mem|enc_op|enc_rs|enc_rt|enc_rd|enc_imm|enc_i|enc_r)\\b",
"name": "keyword"
}
}
}