Skip to content

fix: deprecated vim.validate calls#679

Open
brysonsteck wants to merge 1 commit into
nvim-lua:masterfrom
brysonsteck:validate
Open

fix: deprecated vim.validate calls#679
brysonsteck wants to merge 1 commit into
nvim-lua:masterfrom
brysonsteck:validate

Conversation

@brysonsteck
Copy link
Copy Markdown

Hello! My :checkhealth today gave some warnings about this plugin's use of the deprecated use of vim.validate(table).

I've gone through and moved those uses to the new usage, which is mostly just unpacking the tables being used.

Let me know if you need any changes.

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.

1 participant