Skip to content

Commit

Permalink
Add typst extension
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw committed Feb 15, 2024
1 parent edc8045 commit 83dcdbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions identify/extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@
'txsprofile': {'text', 'ini', 'txsprofile'},
'txt': {'text', 'plain-text'},
'txtpb': {'text', 'textproto'},
'typ': {'text', 'typ'},
'urdf': {'text', 'xml', 'urdf'},
'v': {'text', 'verilog'},
'vb': {'text', 'vb'},
Expand Down

0 comments on commit 83dcdbb

Please sign in to comment.