Skip to content

Commit

Permalink
Add 'help' to file extensions
Browse files Browse the repository at this point in the history
Suggested in the PR to bat.
  • Loading branch information
victor-gp committed Apr 7, 2022
1 parent 8ddfb95 commit 1e513f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion syntaxes/cmd-help.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
---
name: Command Help
file_extensions:
- cmd-help # doesn't really exist, but useful for the shortname
# don't really exist, but useful for the shortname
- cmd-help
- help
scope: text.cmd-help


Expand Down

0 comments on commit 1e513f5

Please sign in to comment.