mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-11-23 12:27:50 +01:00
parent
5cf237e7f9
commit
df0a0b52cd
2
assets/.gitignore
vendored
2
assets/.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
# Nix
|
|
||||||
.direnv/
|
|
@ -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