Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vim.validate is deprecated. Feature will be removed in Nvim 1.0 #318

Open
Mte90 opened this issue Jan 23, 2025 · 1 comment
Open

vim.validate is deprecated. Feature will be removed in Nvim 1.0 #318

Mte90 opened this issue Jan 23, 2025 · 1 comment

Comments

@Mte90
Copy link
Contributor

Mte90 commented Jan 23, 2025

- use vim.validate(name, value, validator, optional_or_msg) instead.
- stack traceback:
        /home/mte90/.vim/plugged/alpha-nvim/lua/alpha.lua:730
        /home/mte90/.config/nvim/lua/plugin/alpha.lua:35
        [C]:-1
        /home/mte90/.config/nvim/lua/plugins.lua:141
        [C]:-1
        lua:4
@goolord
Copy link
Owner

goolord commented Feb 3, 2025

I will update to the new API once it's in the latest release version of nvim

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

No branches or pull requests

2 participants