Skip to content

Commit

Permalink
feat(associations): add typst.toml manifest file to typst (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter authored Aug 6, 2024
1 parent cec7eb7 commit 47ecbc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/defaults/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2328,6 +2328,7 @@ const fileIcons: Record<string, {
'typst': {
languageIds: ['typst'],
fileExtensions: ['typ'],
fileNames: ['typst.toml'],
},
'unity': {
languageIds: ['shaderlab'],
Expand Down

0 comments on commit 47ecbc3

Please sign in to comment.