1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

nvim/lua/user/plugins/editor.lua: remove ufo. not used atm.

This commit is contained in:
Henrik Hautakoski 2024-10-11 14:14:00 +02:00
parent ebddcd7411
commit 9c25f6ee8e

View file

@ -44,7 +44,7 @@ return {
end,
},
-- Better folds
{ import = "user.plugins.editor.ufo" },
-- { import = "user.plugins.editor.ufo" },
-- Better status column
{
"luukvbaal/statuscol.nvim",