fix nvim: lua/config/lazy.lua
This commit is contained in:
parent
afeac1bb77
commit
89a00d03e8
@ -44,8 +44,8 @@ require("lazy").setup({
|
|||||||
-- { import = "plugins.themes.github-theme" }, -- 自訂配色
|
-- { import = "plugins.themes.github-theme" }, -- 自訂配色
|
||||||
-- { import = "plugins.themes.onedark" }, -- 自訂配色
|
-- { import = "plugins.themes.onedark" }, -- 自訂配色
|
||||||
|
|
||||||
{ import = "plugins.components.buffer.barbar" }, -- 目前只有barbar處理Buffer是最好的
|
|
||||||
{ import = "plugins.components" },
|
{ import = "plugins.components" },
|
||||||
|
{ import = "plugins.components.buffer.barbar" }, -- 目前只有barbar處理Buffer是最好的
|
||||||
{ import = "plugins.ui" },
|
{ import = "plugins.ui" },
|
||||||
|
|
||||||
-- 手動引入 o-plugins 資料夾中的插件
|
-- 手動引入 o-plugins 資料夾中的插件
|
||||||
|
Loading…
x
Reference in New Issue
Block a user