Add support for Inko (#10656)

This adds formatting and Tree-sitter support for Inko
(https://inko-lang.org/).
This commit is contained in:
Yorick Peterse 2024-05-06 18:04:32 +02:00 committed by GitHub
parent 295a9a95ce
commit b437b8b0ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 295 additions and 0 deletions

View file

@ -90,6 +90,7 @@
| idris | | | | `idris2-lsp` |
| iex | ✓ | | | |
| ini | ✓ | | | |
| inko | ✓ | ✓ | ✓ | |
| janet | ✓ | | | |
| java | ✓ | ✓ | ✓ | `jdtls` |
| javascript | ✓ | ✓ | ✓ | `typescript-language-server` |