nvim-lua / kickstart.nvim

A launch point for your personal nvim configuration
MIT License
16.69k stars 16.61k forks source link

neodev has been deprecated in favour of lazydev #960

Open jpoliv opened 1 month ago

jpoliv commented 1 month ago

The neodev plugin is now end-of-life and should be replaced by the new lazydev plugin.

neodev plugin: https://github.com/folke/neodev.nvim

lazydev plugin: https://github.com/folke/lazydev.nvim

Caveat: The lazydev plugin requires Neovim >= 0.10.0

neodev usage: https://github.com/nvim-lua/kickstart.nvim/blob/master/init.lua#L423-L425

maztaim commented 6 days ago

It's deprecated enough that updating is blocked using Lazy.