mirror of
https://github.com/tomru/vim.git
synced 2026-03-03 22:47:25 +01:00
enable fold
This commit is contained in:
@@ -30,7 +30,7 @@ end
|
||||
return {
|
||||
'kevinhwang91/nvim-ufo',
|
||||
dependencies = 'kevinhwang91/promise-async',
|
||||
enabled = false,
|
||||
-- enabled = false,
|
||||
event = 'BufReadPost',
|
||||
init = function()
|
||||
-- INFO fold commands usually change the foldlevel, which fixes folds, e.g.
|
||||
|
||||
Reference in New Issue
Block a user