do a mason update for build

This commit is contained in:
Oliver Hartmann 2023-06-03 12:23:24 +02:00
parent 1a3a965f41
commit 3be2ddf908

View File

@ -112,6 +112,7 @@ return {
'folke/neodev.nvim',
},
},
build = ':MasonUpdate',
config = function()
require('neodev').setup({
})