Skip to content

Conversation

@Safenein
Copy link

This pull request refactors the validation logic in the add_preset function within lua/reactive/state.lua to fix the deprecation warning (Neovim documentation).

Fixes #26.

@rasulomaroff
Copy link
Owner

Hi there, thank you for the fix.

What's the minimum neovim version that supports that updated signature?

@Safenein
Copy link
Author

Hi, it is deprecated in Neovim 0.11.

Do you need retro-compatibility?

@Safenein
Copy link
Author

Here it is.

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.

WARNING vim.validate{<table>} is deprecated

2 participants