mirror of
https://github.com/pnx/dotfiles
synced 2026-06-18 12:00:02 +02:00
nvim: enable ufo again.
This commit is contained in:
parent
6707c863bb
commit
633d7ee7cc
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ return {
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
-- Better folds
|
-- Better folds
|
||||||
-- { import = "user.plugins.editor.ufo" },
|
{ import = "user.plugins.editor.ufo" },
|
||||||
-- Better status column
|
-- Better status column
|
||||||
{
|
{
|
||||||
"luukvbaal/statuscol.nvim",
|
"luukvbaal/statuscol.nvim",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue