Skip to content

Commit

Permalink
feat(lsp): relay
Browse files Browse the repository at this point in the history
  • Loading branch information
willruggiano committed Jul 26, 2024
1 parent 5f0e439 commit 0f7b60c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions plugins/lsp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ return function()
"nil_ls",
"prismals",
"basedpyright",
"relay_lsp",
"ruff_lsp",
"tailwindcss",
"tsserver",
Expand Down
1 change: 1 addition & 0 deletions plugins/spec.nix
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ in rec {
marksman
nodePackages.bash-language-server
nodePackages.graphql-language-service-cli
nodePackages.typescript-language-server
nodePackages.vscode-json-languageserver
nodePackages.yaml-language-server
ruff-lsp
Expand Down

0 comments on commit 0f7b60c

Please sign in to comment.