mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-10-09 03:32:15 +00:00
Merge e7311757f2
into 59334064f8
This commit is contained in:
commit
af20bfbe03
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue