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

docs: Add comments and type annotations for sorting comparators #1687

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

wookayin
Copy link
Contributor

Also added type annotation cmp.Comparator for sorting.comparators

Also added type annotation `cmp.Comparator` for sorting.comparators
@hrsh7th
Copy link
Owner

hrsh7th commented Aug 26, 2023

thank you.

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

* upstream/main:
  fix: remove usages from vim.lsp.util.parse_snippet (hrsh7th#1734)
  ci: fix broken tests (hrsh7th#1729)
  Format with stylua
  docs: Add comments and type annotations for sorting comparators (hrsh7th#1687)
  fix(ghost_text): `ephemeral` causes a false positive of no inline support (hrsh7th#1645)
  perf(core): simplify and improve `find_line_suffix()` (hrsh7th#1675)
  Format with stylua
  feat: add toggle_doc functionality (hrsh7th#1647)
  add context check for invalid detection
  implement is_invalid detection
  perf: fix `nvim_replace_termcodes` being called on every `CursorMoved` (hrsh7th#1650)
  improve pattern handling
  Format with stylua
  fix confirm resolve
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