kickstart.nvim icon indicating copy to clipboard operation
kickstart.nvim copied to clipboard

neodev has been deprecated in favour of lazydev

Open jpoliv opened this issue 1 year ago • 1 comments

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

jpoliv avatar Jun 02 '24 00:06 jpoliv

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

maztaim avatar Jun 27 '24 14:06 maztaim

Fixed in a recent merge.

feoh avatar Jul 22 '24 02:07 feoh