Switch to lazydev from the archived neodev

This commit is contained in:
Kenneth Benzie 2024-07-11 19:50:31 +01:00
parent aa7da3dfe2
commit 8a5f4a3063

View File

@ -54,7 +54,7 @@ return {
'hrsh7th/nvim-cmp', -- Completion engine combines and uses the above
-- Lua vim module support in lua language server
'folke/neodev.nvim',
{ 'folke/lazydev.nvim', ft = 'lua', opts = {} },
-- Expose clangd extensions
'p00f/clangd_extensions.nvim',