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:
parent
ebddcd7411
commit
9c25f6ee8e
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,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