Skip to content

fix deprecated vim.validate table syntax for Nvim 1.0 compatibility#67

Open
jam1015 wants to merge 1 commit into
FluxxField:mainfrom
jam1015:main
Open

fix deprecated vim.validate table syntax for Nvim 1.0 compatibility#67
jam1015 wants to merge 1 commit into
FluxxField:mainfrom
jam1015:main

Conversation

@jam1015
Copy link
Copy Markdown

@jam1015 jam1015 commented Jun 1, 2026

The vim.validate{

} form is deprecated as of Neovim 0.13 and will be removed in 1.0. Updated all calls in config.lua to use the new vim.validate(name, value, type) signature to silence the warnings and stay compatible going forward.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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