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
6d7831663d
commit
8e3296a3f8
1 changed files with 5 additions and 0 deletions
|
|
@ -26,4 +26,9 @@ return {
|
|||
-- enable_tailwind = true,
|
||||
-- },
|
||||
-- },
|
||||
{
|
||||
"kevinhwang91/nvim-ufo",
|
||||
lazy = true,
|
||||
event = "VeryLazy",
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue