Switch to lazydev from the archived neodev
This commit is contained in:
parent
aa7da3dfe2
commit
8a5f4a3063
@ -54,7 +54,7 @@ return {
|
|||||||
'hrsh7th/nvim-cmp', -- Completion engine combines and uses the above
|
'hrsh7th/nvim-cmp', -- Completion engine combines and uses the above
|
||||||
|
|
||||||
-- Lua vim module support in lua language server
|
-- Lua vim module support in lua language server
|
||||||
'folke/neodev.nvim',
|
{ 'folke/lazydev.nvim', ft = 'lua', opts = {} },
|
||||||
-- Expose clangd extensions
|
-- Expose clangd extensions
|
||||||
'p00f/clangd_extensions.nvim',
|
'p00f/clangd_extensions.nvim',
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user