mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
languages.toml: Change wgsl_analyzer to wgsl-analyzer (#13063)
The binary name was changed in wgsl-analyzer commit 4c56b1435d30cd45d8aee52297bbf68ed5bb3beb and released in 0.9.7.
This commit is contained in:
parent
dc4761ad3a
commit
296eb9be83
2 changed files with 3 additions and 3 deletions
|
@ -246,7 +246,7 @@
|
|||
| wast | ✓ | | | |
|
||||
| wat | ✓ | | | `wat_server` |
|
||||
| webc | ✓ | | | |
|
||||
| wgsl | ✓ | | | `wgsl_analyzer` |
|
||||
| wgsl | ✓ | | | `wgsl-analyzer` |
|
||||
| wit | ✓ | | ✓ | |
|
||||
| wren | ✓ | ✓ | ✓ | |
|
||||
| xit | ✓ | | | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue