add: custom mason ensure installed

This commit is contained in:
asep.komarudin 2024-06-28 12:01:06 +07:00
parent fc32c1b69c
commit 6da9ec51d8
9 changed files with 100 additions and 17 deletions

View file

@ -6,6 +6,7 @@ return {
dependencies = {
{
"jayp0521/mason-null-ls.nvim",
event = "VeryLazy",
opts = {
ensure_installed = pcode.null_ls_ensure_installed or {},
automatic_setup = true,