Skip to content
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

fix entry highlight in complete-menu #1593

Merged
merged 1 commit into from
May 26, 2023
Merged

fix entry highlight in complete-menu #1593

merged 1 commit into from
May 26, 2023

Conversation

TwIStOy
Copy link
Contributor

@TwIStOy TwIStOy commented May 26, 2023

fix entry highlight after #1583

lua/cmp/entry.lua Outdated Show resolved Hide resolved
@hrsh7th
Copy link
Owner

hrsh7th commented May 26, 2023

LGTM. Thank you.

@hrsh7th hrsh7th merged commit a022504 into hrsh7th:main May 26, 2023
williamboman added a commit to williamboman/nvim-cmp that referenced this pull request May 26, 2023
…indow

* upstream/main: (31 commits)
  fix entry highlight in complete-menu (hrsh7th#1593)
  Remove max_item_count from source configuration
  feat: cmp async (hrsh7th#1583)
  ghost text inline (hrsh7th#1588)
  Fix demo video in README.md (hrsh7th#1585)
  docs: fix adjecent typo (hrsh7th#1577)
  docs: fix typos, add confirm.behavior example cfg (hrsh7th#1576)
  perf(source): only filter up to 200 entries and dont use the cache (hrsh7th#1574)
  fix(ghost_text): safely apply virtual_text highlight (hrsh7th#1563)
  Improve misc.merge
  Fix hrsh7th#897
  Added a modified=false to documentation buffer, so it can be removed without E89 errors (hrsh7th#1557)
  Fix hrsh7th#1556
  fix 1533, add regression test (hrsh7th#1558)
  Add `buftype=nofile` for entries_win and docs_win - reddit user mention this...
  Fix hrsh7th#1550
  Format with stylua
  Add test for hrsh7th#1552 Close hrsh7th#1552
  Revert hrsh7th#1534 temporaly
  fix typo (hrsh7th#1551)
  ...
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.

2 participants