claude-code: add lsp servers support
This commit is contained in:
parent
f0e123a7e2
commit
a455ac1bb3
5 changed files with 86 additions and 3 deletions
2
tests/modules/programs/claude-code/expected-lsp-wrapper
Normal file
2
tests/modules/programs/claude-code/expected-lsp-wrapper
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#! /nix/store/00000000000000000000000000000000-bash/bin/bash -e
|
||||
exec -a "$0" "/nix/store/00000000000000000000000000000000-claude-code/bin/.claude-wrapped" "$@" --plugin-dir /nix/store/00000000000000000000000000000000-claude-code-lsp-plugin
|
||||
Loading…
Add table
Add a link
Reference in a new issue