chore(example): replace archived dressing.nvim with nvim-surround

This commit is contained in:
TOGEP 2025-09-10 19:52:48 +09:00
commit e7311757f2

View file

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