mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 11:27:46 +03:00
Add support for Mojo (#10743)
* Add support for Mojo * Update grammar * Fix queries * Fix docs * Use inheritance for some files
This commit is contained in:
parent
e76020ddb9
commit
889bbefeb3
7 changed files with 272 additions and 0 deletions
|
@ -125,6 +125,7 @@
|
|||
| mermaid | ✓ | | | |
|
||||
| meson | ✓ | | ✓ | |
|
||||
| mint | | | | `mint` |
|
||||
| mojo | ✓ | ✓ | ✓ | `mojo-lsp-server` |
|
||||
| move | ✓ | | | |
|
||||
| msbuild | ✓ | | ✓ | |
|
||||
| nasm | ✓ | ✓ | | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue