1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00
This commit is contained in:
Ya Zhuang
2025-03-31 14:50:35 +08:00
committed by GitHub
parent f76ef3dbb4
commit 7fa77fbfbf

View File

@@ -52,7 +52,7 @@ local plugin_specs = {
config = function()
require("config.glance")
end,
envnt = "VeryLazy",
event = "VeryLazy",
},
{
"nvim-treesitter/nvim-treesitter",