Skip to content

Commit

Permalink
chore: add displayName for Zig (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter authored Feb 3, 2024
1 parent a889d21 commit 78e2f17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources-grammars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -891,6 +891,7 @@ export const sourcesCommunity: GrammarSource[] = [
},
{
name: 'zig',
displayName: 'Zig',
source: 'https://github.com/ziglang/vscode-zig/blob/master/syntaxes/zig.tmLanguage.json',
categories: ['general'],
},
Expand Down

0 comments on commit 78e2f17

Please sign in to comment.