-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Enableing lspkind causes build failure #624
Comments
Definitely npins, makes me wonder if @Gerg-L tested his changes at all... |
@NotAShelf I have a fix working, but a lot more plugins are broken, mostly due to name changes. For example "nord" was changed into "nord-nvim", so it fails to build as well. I'll PR the lspkind fix though |
gruvbox pin is misnamed, neat |
everything is misnamed, gerg you bald frog |
I'm going to rename theme inputs to their names without -nvim, though my power is still out so I can't work on this right now. If anyone could send a PR, I would appreciate that. |
Fixed by #626 |
See: - [themes broken](NotAShelf#619) - [lspkind broken](NotAShelf#624)
* fix: corrects theme names in `npins/sources.json` See: - [themes broken](NotAShelf#619) - [lspkind broken](NotAShelf#624) * release-notes: adds fix to plugin theme names
Description
Probably Npins.
Probably releated to #619 #620 #621
👟 Reproduction steps
vim.lsp.lspkind.enable = true;
👀 Expected behavior
No Build failure
😓 Actual Behavior
Build failure
💻 Metadata
"x86_64-linux"
- host os:Linux 6.6.76, NixOS, 24.11 (Vicuna), 24.11.20250208.a45fa36
- multi-user?:yes
- sandbox:yes
- version:nix-env (Nix) 2.24.12
- nixpkgs:/nix/store/wlicjyms3s5pnzi3hmsaysn000rmc6ls-source
📝 Relevant log output
The text was updated successfully, but these errors were encountered: