Skip to content

fix(api): adapt to upstream deprecations#1440

Open
clason wants to merge 3 commits into
L3MON4D3:masterfrom
clason:fix/if_nil
Open

fix(api): adapt to upstream deprecations#1440
clason wants to merge 3 commits into
L3MON4D3:masterfrom
clason:fix/if_nil

Conversation

@clason
Copy link
Copy Markdown

@clason clason commented May 14, 2026

  • fix(api): replace deprecated Nvim API
  • fix: add shim for deprecated vim.F.if_nil

Closes #1436

@clason clason changed the title fix(api): adapt to upstream depecrecations" fix(api): adapt to upstream deprecations May 14, 2026
@clason
Copy link
Copy Markdown
Author

clason commented May 14, 2026

@L3MON4D3 I don't understand the test failure. How old is the Nvim version you're testing here?

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.

vim.F is deprecated in nvim 0.13 and will be removed in 0.15

1 participant