mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-09-19 04:15:50 +00:00
chore(example): replace archived dressing.nvim with nvim-surround
This commit is contained in:
parent
6c3bda4aca
commit
e7311757f2
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue