added lazydev

This commit is contained in:
2024-06-06 21:53:42 +02:00
parent f9365da441
commit f5ae4bd731
2 changed files with 27 additions and 5 deletions

View File

@@ -118,17 +118,12 @@ return {
'williamboman/mason-lspconfig.nvim',
'p00f/clangd_extensions.nvim',
'jose-elias-alvarez/null-ls.nvim',
{
'folke/neodev.nvim',
},
'Fildo7525/pretty_hover',
},
build = ':MasonUpdate',
version = nil,
branch = 'master',
config = function()
require('neodev').setup({
})
require('mason').setup({
ui = {
border = 'rounded'