fix: check if nui exists (#1746)

This commit is contained in:
yetone
2025-03-28 00:23:29 +08:00
committed by GitHub
parent a9b01e766e
commit 65d6ffa917

View File

@@ -22,7 +22,7 @@ function M.check()
},
["nui.nvim"] = {
path = "MunifTanjim/nui.nvim",
module = "nui",
module = "nui.popup",
},
}