-
-
Notifications
You must be signed in to change notification settings - Fork 191
completion/blink.cmp: add #510
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
Conversation
32f06ec to
c2185f2
Compare
4d88661 to
4602327
Compare
|
This is exactly the completion plugin I was hoping for. 👍 |
c04abc9 to
b06c6c9
Compare
83a2def to
b41af9d
Compare
modules/wrapper/build/config.nix
Outdated
| blink-cmp = pkgs.callPackage ./packages/blink-cmp.nix { | ||
| src = inputs.plugin-blink-cmp; | ||
| version = inputs.plugin-blink-cmp.shortRev or inputs.plugin-blink-cmp.shortDirtyRev or "dirty"; | ||
| }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This might be better suited for the legacyPackages in the flake-parts compontent, which is propagated into our packages via overlays. See nil (and previously rnix) for how this is done.
062e45e to
85467fd
Compare
c0fb9b7 to
48b7b56
Compare
visuals/rainbow-delimiters: init
51f435d to
88fdf83
Compare
|
✅ Preview has been deleted successfully! |
added blink.cmp
why do I get extra backslash sometimes when using lsp?can't repro anymore, prolly fixed upstream- [ ] update script(usedallowBuiltinFetchGitinstead)