1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

Add support for WGSL

This commit is contained in:
rhysd
2023-10-03 01:52:06 +09:00
committed by Martin Nordholts
parent 6e5fd36882
commit d376a4b631
10 changed files with 249 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ The following files have been manually modified after converting from a `.tmLang
* `Org mode.sublime-syntax` => removed `task` file type.
* `Robot.sublime_syntax` => changed name to "Robot Framework", added `.resource` extension.
* `SML.sublime_syntax` => removed `ml` file type.
* `wgsl.sublime-syntax` => added `wgsl` file extension.
### Non-submodule additions