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 demo video in README.md #1585

Merged
merged 1 commit into from
May 25, 2023
Merged

Fix demo video in README.md #1585

merged 1 commit into from
May 25, 2023

Conversation

neeerp
Copy link
Contributor

@neeerp neeerp commented May 21, 2023

This seems to fix #1584. (See the rich diff; the video actually shows up and can be played).

@hrsh7th
Copy link
Owner

hrsh7th commented May 25, 2023

Thank you!

@hrsh7th hrsh7th merged commit 799392a into hrsh7th:main May 25, 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.

The video in the README fails to load
2 participants