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

Upgrade folke/neodev (sunsetting) to folke/lazydev

Open qgates opened this issue 1 year ago • 1 comments

Address issue #960

qgates avatar Jun 02 '24 02:06 qgates

Since this is a dependency of the lsp would this not be loaded along with the lsp config regardless of filetype?

iton0 avatar Jun 08 '24 14:06 iton0

Has this PR been abandoned? It seems like merging it will leave us with errors which is no bueno. Could we either fix or close? Thanks a bunch!

feoh avatar Jul 21 '24 20:07 feoh

@feoh This PR was cherry-picked into #936, which was just merged, so this PR can be closed.

But this also means the LSP error discussed above is present in master now. I've opened a PR with my suggestion from https://github.com/nvim-lua/kickstart.nvim/pull/961#discussion_r1646808700 here:

  • https://github.com/nvim-lua/kickstart.nvim/pull/1040

rmacklin avatar Jul 22 '24 01:07 rmacklin

Thank you so much for being so incredibly thorough. I really appreciate having the links ready at hand so I can read up on the context and understand the nature of the fix and why it's important.

Closing this, merging that :)

feoh avatar Jul 22 '24 02:07 feoh