feat(zed): add just language server plugin
Some checks failed
Test action / kaas (push) Failing after 1s
Some checks failed
Test action / kaas (push) Failing after 1s
This commit is contained in:
parent
84cc5ff5c4
commit
5157a57f32
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ in {
|
|||
programs.zed-editor = {
|
||||
enable = true;
|
||||
|
||||
extensions = [ "nix" "toml" "html" ];
|
||||
extensions = [ "nix" "toml" "html" "just-ls" ];
|
||||
|
||||
userSettings = {
|
||||
assistant.enabled = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue