refactor nvim: 將menu.lua移到ui資料夾
ui資料夾規劃為即使關閉,也不影響主功能使用用途。components資料夾則是重要用途,若關閉將會影響主要必定會用到的功能。
This commit is contained in:
parent
d8c53db3b9
commit
e0ba4d036b
@ -1,3 +1,4 @@
|
|||||||
|
-- if true then return {} end
|
||||||
return {
|
return {
|
||||||
{ "nvzone/volt" , lazy = true },
|
{ "nvzone/volt" , lazy = true },
|
||||||
{
|
{
|
Loading…
x
Reference in New Issue
Block a user