1
0
mirror of https://github.com/jiriks74/presence.nvim synced 2024-11-23 12:27:50 +01:00

feat(files): Add Typst

This commit is contained in:
Jiří Štefka 2024-10-03 17:10:23 +02:00
parent 66224924cd
commit 1e6dc3b125

@ -254,6 +254,7 @@ return {
ts = { "TypeScript", "typescript" },
tsx = { "React", "react" },
txt = { "Text file", "text" },
typ = { "Typst", "typst" },
uc = { "UnrealScript", "unreal" },
v = { "Vlang", "vlang" },
vsh = { "Vlang shell script", "vlang" },