mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
feat: add fold
This commit is contained in:
parent
4ddb62de16
commit
69679a2922
1 changed files with 5 additions and 0 deletions
|
|
@ -26,4 +26,9 @@ return {
|
||||||
-- enable_tailwind = true,
|
-- enable_tailwind = true,
|
||||||
-- },
|
-- },
|
||||||
-- },
|
-- },
|
||||||
|
{
|
||||||
|
"kevinhwang91/nvim-ufo",
|
||||||
|
lazy = true,
|
||||||
|
event = "VeryLazy",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue