Skip to content

Blink Support - #2

Open
builtbyleo wants to merge 3 commits into
zitrocode:masterfrom
builtbyleo:master
Open

Blink Support#2
builtbyleo wants to merge 3 commits into
zitrocode:masterfrom
builtbyleo:master

Conversation

@builtbyleo

@builtbyleo builtbyleo commented Jul 27, 2026

Copy link
Copy Markdown

Hey I love the theme!

I added support for blink, let me know if this is the proper direction or if you purposefully left it minimal!

Summary by CodeRabbit

  • New Features
    • Added Blink.cmp support with themed highlighting for completion menus, labels, kinds, documentation, signatures, scrollbars, and ghost text.
  • Documentation
    • Updated the README and plugin documentation to include Blink.cmp in the “Currently Supported” plugins list.
  • Bug Fixes
    • Adjusted the PmenuSel highlight styling so selection styling uses the intended background without overriding foreground.

@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c15e928e-1e94-427d-8866-448b6bf92733

📥 Commits

Reviewing files that changed from the base of the PR and between 9ea360c and 8a88c24.

📒 Files selected for processing (2)
  • lua/carvion/groups/base.lua
  • lua/carvion/groups/plugins/blink-cmp.lua

📝 Walkthrough

Walkthrough

Adds palette-based Blink.cmp highlight groups, adjusts PmenuSel styling, and lists Blink.cmp in the README and Vim documentation.

Changes

Blink.cmp support

Layer / File(s) Summary
Blink.cmp highlights and completion styling
lua/carvion/groups/plugins/blink-cmp.lua, lua/carvion/groups/base.lua
Adds Blink.cmp highlight mappings and removes the explicit foreground from PmenuSel.
Blink.cmp support documentation
README.md, doc/carvion.nvim.txt
Adds Blink.cmp to the supported-plugin lists.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is concise and matches the main change: adding Blink support to the theme.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant