This commit is contained in:
Ya Zhuang
2025-03-31 08:50:35 +02:00
committed by GitHub
parent f76ef3dbb4
commit 7fa77fbfbf
+1 -1
View File
@@ -52,7 +52,7 @@ local plugin_specs = {
config = function() config = function()
require("config.glance") require("config.glance")
end, end,
envnt = "VeryLazy", event = "VeryLazy",
}, },
{ {
"nvim-treesitter/nvim-treesitter", "nvim-treesitter/nvim-treesitter",