refactor nvim: 將menu.lua移到ui資料夾

ui資料夾規劃為即使關閉,也不影響主功能使用用途。components資料夾則是重要用途,若關閉將會影響主要必定會用到的功能。
This commit is contained in:
Yuan Chiu 2025-06-02 20:36:29 +08:00
parent d8c53db3b9
commit e0ba4d036b
Signed by: yuan
GPG Key ID: 50FBE4156404B98D

View File

@ -1,3 +1,4 @@
-- if true then return {} end
return {
{ "nvzone/volt" , lazy = true },
{