fixing issues on hlchunk, lspconfig, lualine and ufo plugins

This commit is contained in:
2026-02-10 12:29:42 -05:00
parent 06dbe4d892
commit 1cb298b5d5
4 changed files with 38 additions and 28 deletions

View File

@@ -40,7 +40,6 @@ return {
open_fold_hl_timeout = 150,
close_fold_kinds_for_ft = {
default = { 'imports', 'comment' },
json = { 'array' },
c = { 'comment', 'region' },
},
preview = {