add(nvim): typst snippets

This commit is contained in:
Léana 江 2023-10-08 00:29:03 +02:00 committed by Léana 江
parent 0ea12393a6
commit 1e90d859bc
2 changed files with 36 additions and 0 deletions

View file

@ -29,6 +29,10 @@
{
"language": "tex",
"path": "./tex.json"
},
{
"language": "typst",
"path": "./typst.json"
}
]
}