Skip to content

Commit

Permalink
Support PowerShell
Browse files Browse the repository at this point in the history
  • Loading branch information
spenserblack authored Aug 15, 2023
1 parent 7ac47f0 commit d749a18
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gengo/languages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,14 @@ Plain Text:
filenames:
- "LICENCE"
- "LICENSE"
PowerShell:
category: programming
color: "#012456"
matchers:
extensions:
- ps1
interpreters:
- pwsh
Pug:
category: markup
color: "#A86454"
Expand Down

0 comments on commit d749a18

Please sign in to comment.