mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-15 15:18:45 +00:00
Mention SumblimeSuntaxConvertor in assets-doc
This commit is contained in:
parent
edb2342c24
commit
16bec17e5c
@ -15,7 +15,9 @@ in the `.sublime-syntax` format.
|
|||||||
|
|
||||||
2. If the Sublime Text syntax is only available as a `.tmLanguage` file, open the file in
|
2. If the Sublime Text syntax is only available as a `.tmLanguage` file, open the file in
|
||||||
Sublime Text and convert it to a `.sublime-syntax` file via *Tools* -> *Developer* ->
|
Sublime Text and convert it to a `.sublime-syntax` file via *Tools* -> *Developer* ->
|
||||||
*New Syntax from XXX.tmLanguage...*. Save the new file in the `assets/syntaxes` folder.
|
*New Syntax from XXX.tmLanguage...*. Alternatively, you can use the
|
||||||
|
[Sublime Syntax Convertor](https://github.com/aziz/SublimeSyntaxConvertor).
|
||||||
|
Save the new file in the `assets/syntaxes` folder.
|
||||||
If only `.tmLanguage.json` or `.tmLanguage.yml` file is available, use
|
If only `.tmLanguage.json` or `.tmLanguage.yml` file is available, use
|
||||||
[PackageDev](https://packagecontrol.io/packages/PackageDev) to convert it to `.tmLanguage.plist`
|
[PackageDev](https://packagecontrol.io/packages/PackageDev) to convert it to `.tmLanguage.plist`
|
||||||
format and then rename the converted file to `.tmLanguage` file.
|
format and then rename the converted file to `.tmLanguage` file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user