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:
parent
66224924cd
commit
1e6dc3b125
@ -254,6 +254,7 @@ return {
|
|||||||
ts = { "TypeScript", "typescript" },
|
ts = { "TypeScript", "typescript" },
|
||||||
tsx = { "React", "react" },
|
tsx = { "React", "react" },
|
||||||
txt = { "Text file", "text" },
|
txt = { "Text file", "text" },
|
||||||
|
typ = { "Typst", "typst" },
|
||||||
uc = { "UnrealScript", "unreal" },
|
uc = { "UnrealScript", "unreal" },
|
||||||
v = { "Vlang", "vlang" },
|
v = { "Vlang", "vlang" },
|
||||||
vsh = { "Vlang shell script", "vlang" },
|
vsh = { "Vlang shell script", "vlang" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user