feat: add fold

pull/98/head
fm39hz-workstation 2024-05-20 15:47:32 +07:00
parent 6d7831663d
commit 8e3296a3f8
1 changed files with 5 additions and 0 deletions

View File

@ -26,4 +26,9 @@ return {
-- enable_tailwind = true,
-- },
-- },
{
"kevinhwang91/nvim-ufo",
lazy = true,
event = "VeryLazy",
},
}