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

This commit is contained in:
2025-05-07 17:24:39 +08:00
parent e0b1db46f2
commit 882210acb5

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