Skip to content

lsp-packages: add package pyrefly #3579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FKouhai
Copy link
Member

@FKouhai FKouhai commented Jul 22, 2025

basically adding the pyrefly package which can be used as an lsp for python: https://pyrefly.org/

@nixvim-ci nixvim-ci bot requested a review from HeitorAugustoLN July 22, 2025 14:33
@GaetanLepage
Copy link
Member

This list should be following nvim-lspconfig's list of servers.
Apparently, pyrefly is not listed there (yet). At least, not in the version currently shipped in nixvim's nixpkgs revision.

@GaetanLepage
Copy link
Member

See buildbot.nix-community.org/#/builders/2655/builds/5691.

@FKouhai
Copy link
Member Author

FKouhai commented Jul 22, 2025

This list should be following nvim-lspconfig's list of servers. Apparently, pyrefly is not listed there (yet). At least, not in the version currently shipped in nixvim's nixpkgs revision.

thats interesting, I thought that was already part of the nvim lspconfig servers.
neovim/nvim-lspconfig#3856 I see that PR upstream got merged a few months ago

@MattSturgeon
Copy link
Member

Our lspconfig generation script is still looking for the "old" config files at lua/lspconfig/config/*.lua.

That's because some servers don't yet support the new configuration style.

We need to update our script to check both the old and new locations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants