small fix

This commit is contained in:
Iwaniuk Krzysztof 2024-07-11 20:55:00 +02:00
parent 114a1d8d13
commit 9ebe29ff69
8 changed files with 34 additions and 15 deletions

View file

@ -4,7 +4,7 @@ return {
dependencies = { 'kevinhwang91/promise-async' },
opts = {
open_fold_hl_timeout = 400,
close_fold_kinds_for_ft = { 'imports', 'comment' },
close_fold_kinds_for_ft = { default = { 'imports', 'comment' } },
preview = {
win_config = {
border = { '', '', '', '', '', '', '', '' },