mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
feat: add nixd as lsp for nix language (#5929)
This commit is contained in:
parent
236ce7a8c0
commit
ac4b8d62e3
3 changed files with 33 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ OpenCode comes with several built-in LSP servers for popular languages:
|
|||
| gopls | .go | `go` command available |
|
||||
| jdtls | .java | `Java SDK (version 21+)` installed |
|
||||
| lua-ls | .lua | Auto-installs for Lua projects |
|
||||
| nixd | .nix | `nixd` command available |
|
||||
| ocaml-lsp | .ml, .mli | `ocamllsp` command available |
|
||||
| oxlint | .ts, .tsx, .js, .jsx, .mjs, .cjs, .mts, .cts, .vue, .astro, .svelte | `oxlint` dependency in project |
|
||||
| php intelephense | .php | Auto-installs for PHP projects |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue