fix: check if nui exists (#1746)
This commit is contained in:
@@ -22,7 +22,7 @@ function M.check()
|
||||
},
|
||||
["nui.nvim"] = {
|
||||
path = "MunifTanjim/nui.nvim",
|
||||
module = "nui",
|
||||
module = "nui.popup",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user