mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
languages.toml: add starpls as Starlark language server (#12958)
This commit is contained in:
parent
83d4ca41cc
commit
43eab10a4c
2 changed files with 3 additions and 1 deletions
|
@ -207,7 +207,7 @@
|
|||
| spicedb | ✓ | | | |
|
||||
| sql | ✓ | ✓ | | |
|
||||
| sshclientconfig | ✓ | | | |
|
||||
| starlark | ✓ | ✓ | | |
|
||||
| starlark | ✓ | ✓ | | `starpls` |
|
||||
| strace | ✓ | | | |
|
||||
| supercollider | ✓ | | | |
|
||||
| svelte | ✓ | | ✓ | `svelteserver` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue