languages.toml: add starpls as Starlark language server (#12958)

This commit is contained in:
tshaynik 2025-02-26 18:43:16 -05:00 committed by GitHub
parent 83d4ca41cc
commit 43eab10a4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -207,7 +207,7 @@
| spicedb | ✓ | | | |
| sql | ✓ | ✓ | | |
| sshclientconfig | ✓ | | | |
| starlark | ✓ | ✓ | | |
| starlark | ✓ | ✓ | | `starpls` |
| strace | ✓ | | | |
| supercollider | ✓ | | | |
| svelte | ✓ | | ✓ | `svelteserver` |