added lazydev
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user