mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +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,
|
||||
},
|
||||
-- Better folds
|
||||
-- { import = "user.plugins.editor.ufo" },
|
||||
{ import = "user.plugins.editor.ufo" },
|
||||
-- Better status column
|
||||
{
|
||||
"luukvbaal/statuscol.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue