mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Add initial support for janet-lang (#9081)
* Add initial support for janet-lang * Use default roots for janet-lang
This commit is contained in:
parent
437fbee425
commit
b4571c292e
3 changed files with 11 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
| idris | | | | `idris2-lsp` |
|
||||
| iex | ✓ | | | |
|
||||
| ini | ✓ | | | |
|
||||
| janet | ✓ | | | |
|
||||
| java | ✓ | ✓ | ✓ | `jdtls` |
|
||||
| javascript | ✓ | ✓ | ✓ | `typescript-language-server` |
|
||||
| jinja | ✓ | | | |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue