small fix
This commit is contained in:
parent
114a1d8d13
commit
9ebe29ff69
8 changed files with 34 additions and 15 deletions
|
|
@ -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 = { '', '─', '', '', '', '─', '', '' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue