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

fixup! fix: remove deprecated use of vim.tbl_add_reverse_lookup (#1931) #1991

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

AThePeanut4
Copy link
Contributor

Fixup for #1931 to use vim.tbl_keys, to avoid iterating while adding keys.

Fixes #1931 (comment)
Fixes #1939

@AThePeanut4 AThePeanut4 changed the title fixup! Move to non deprecated function calls (#1930) fixup! fix: remove deprecated use of vim.tbl_add_reverse_lookup (#1931) Jul 16, 2024
@hrsh7th hrsh7th merged commit 2c35020 into hrsh7th:main Jan 6, 2025
@hrsh7th
Copy link
Owner

hrsh7th commented Jan 6, 2025

thank you!

@AThePeanut4 AThePeanut4 deleted the fixup-depr branch January 6, 2025 14:13
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.

Some times vim_item.kind is nil
2 participants