fix nvim: menu呼叫neo-tree載入錯誤問題

This commit is contained in:
Yuan Chiu 2025-05-07 17:24:39 +08:00
parent e0b1db46f2
commit 882210acb5
Signed by: yuan
GPG Key ID: 50FBE4156404B98D

View File

@ -2,7 +2,10 @@ return {
{ "nvzone/volt" , lazy = true },
{
"nvzone/menu",
dependencies = { "MunifTanjim/nui.nvim" },
dependencies = {
"MunifTanjim/nui.nvim",
"nvim-neo-tree/neo-tree.nvim"
},
event = "VeryLazy",
config = function()
-- Keyboard users