mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Add support for Inko (#10656)
This adds formatting and Tree-sitter support for Inko (https://inko-lang.org/).
This commit is contained in:
parent
295a9a95ce
commit
b437b8b0ee
7 changed files with 295 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
| idris | | | | `idris2-lsp` |
|
||||
| iex | ✓ | | | |
|
||||
| ini | ✓ | | | |
|
||||
| inko | ✓ | ✓ | ✓ | |
|
||||
| janet | ✓ | | | |
|
||||
| java | ✓ | ✓ | ✓ | `jdtls` |
|
||||
| javascript | ✓ | ✓ | ✓ | `typescript-language-server` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue