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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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