This commit is contained in:
TOGEP 2025-10-03 12:20:57 +07:00 committed by GitHub
commit af20bfbe03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ return {
-- you can use the VeryLazy event for things that can -- you can use the VeryLazy event for things that can
-- load later and are not important for the initial UI -- load later and are not important for the initial UI
{ "stevearc/dressing.nvim", event = "VeryLazy" }, { "kylechui/nvim-surround", event = "VeryLazy" },
{ {
"Wansmer/treesj", "Wansmer/treesj",