Update ufo configuration
This commit is contained in:
parent
e1fdcb1145
commit
67924c654d
@ -24,7 +24,9 @@ spec.config = function()
|
||||
})
|
||||
|
||||
ufo.setup({
|
||||
close_fold_kinds = {"comment", "imports"},
|
||||
close_fold_kinds_for_ft = {
|
||||
default = { "comment", "imports" },
|
||||
},
|
||||
})
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user