Upgrade folke/neodev (sunsetting) to folke/lazydev
Address issue #960
Since this is a dependency of the lsp would this not be loaded along with the lsp config regardless of filetype?
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 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
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 :)