Skip to content

chore: use new vim.validate signature instead of vim.validate(spec) is deprecated in future - #72

Open
orumin wants to merge 1 commit into
nvimtools:mainfrom
orumin:main
Open

chore: use new vim.validate signature instead of vim.validate(spec) is deprecated in future#72
orumin wants to merge 1 commit into
nvimtools:mainfrom
orumin:main

Conversation

@orumin

@orumin orumin commented Apr 20, 2026

Copy link
Copy Markdown

use new vim.validate(name, value, validator[, optional][, message]) signature due to vim.validate(spec) is deprecated
cf. https://neovim.io/doc/user/news-0.11/

@swerling

swerling commented Aug 2, 2026

Copy link
Copy Markdown

Just wanted to say think you for this @orumin . This change has eliminated the deprecation warnings for me in nvim 12 and introduces no regressions for me.

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.

2 participants