nvim: use nvim-origami instead of nvim-ufo

This commit is contained in:
Primrose 2025-04-15 14:54:08 +02:00
parent bc5fbf0d0c
commit a43ebd9b19
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
4 changed files with 4 additions and 48 deletions

View file

@ -42,11 +42,11 @@ local plugins = {
config = function() require("leap").add_default_mappings() end,
},
-- TODO: find a simpler alternative
-- Folding
{
"kevinhwang91/nvim-ufo",
dependencies = "kevinhwang91/promise-async",
"chrisgrieser/nvim-origami",
event = "VeryLazy",
opts = {}, -- needed even when using default config
},
-- -- Generate `.gitignore`