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 {
|
return {
|
||||||
'kevinhwang91/nvim-ufo',
|
'kevinhwang91/nvim-ufo',
|
||||||
dependencies = 'kevinhwang91/promise-async',
|
dependencies = 'kevinhwang91/promise-async',
|
||||||
enabled = false,
|
-- enabled = false,
|
||||||
event = 'BufReadPost',
|
event = 'BufReadPost',
|
||||||
init = function()
|
init = function()
|
||||||
-- INFO fold commands usually change the foldlevel, which fixes folds, e.g.
|
-- INFO fold commands usually change the foldlevel, which fixes folds, e.g.
|
||||||
|
|||||||
Reference in New Issue
Block a user