Skip to content

Commit

Permalink
🤖: update grammars
Browse files Browse the repository at this point in the history
  • Loading branch information
octref committed Dec 20, 2023
1 parent cce598c commit 27da055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shiki/src/languages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ export const languages: ILanguageRegistration[] = [
scopeName: 'source.gjs',
path: 'glimmer-js.tmLanguage.json',
displayName: 'Glimmer JS',
samplePath: 'glimmer-js.sample',
aliases: ['gjs'],
embeddedLangs: ['javascript', 'handlebars']
},
Expand Down

0 comments on commit 27da055

Please sign in to comment.