We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only 2,000 downloads on packagecontrol.io
Syntax: C-Shell (tcsh / csh), extension .csh
.csh
Guideline Criteria: https://packagecontrol.io/packages/Tcsh%20and%20Csh%20Mode
I tried adding it locally with git clone https://github.com/supergra/tcsh-sublime.git
git clone https://github.com/supergra/tcsh-sublime.git
in ~/.config/bat/syntaxes
~/.config/bat/syntaxes
but doesn't seem to work, I assume due to it using TextMate-type files (.tm____).
.tm____
For now I modified ~/.config/bat/config with: --map-syntax='*.csh:Bourne Again Shell (bash)'
~/.config/bat/config
--map-syntax='*.csh:Bourne Again Shell (bash)'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Only 2,000 downloads on packagecontrol.io
Syntax:
C-Shell (tcsh / csh), extension
.csh
Guideline Criteria:
https://packagecontrol.io/packages/Tcsh%20and%20Csh%20Mode
I tried adding it locally with
git clone https://github.com/supergra/tcsh-sublime.git
in
~/.config/bat/syntaxes
but doesn't seem to work, I assume due to it using TextMate-type files (
.tm____
).For now I modified
~/.config/bat/config
with:--map-syntax='*.csh:Bourne Again Shell (bash)'
The text was updated successfully, but these errors were encountered: