Skip to content

Commit

Permalink
Add cmd-help syntax
Browse files Browse the repository at this point in the history
To highlight command --help messages.

No point in adding syntax tests because this is a syntax without auto
detection and the syntax test scripts don't explicitly require syntaxes
(--language option).
  • Loading branch information
victor-gp committed Apr 6, 2022
1 parent 520081a commit 85c6802
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -239,3 +239,8 @@
[submodule "assets/syntaxes/02_Extra/SublimeJQ"]
path = assets/syntaxes/02_Extra/SublimeJQ
url = https://github.com/zogwarg/SublimeJQ.git
[submodule "assets/syntaxes/02_Extra/cmd-help"]
path = assets/syntaxes/02_Extra/cmd-help
url = https://github.com/victor-gp/cmd-help-sublime-syntax.git
branch = main
shallow = true
Binary file modified assets/acknowledgements.bin
Binary file not shown.
1 change: 1 addition & 0 deletions assets/syntaxes/02_Extra/cmd-help
Submodule cmd-help added at 2cf2ec

0 comments on commit 85c6802

Please sign in to comment.