默认显示代码函数

This commit is contained in:
LingZhaoHui 2024-06-26 22:44:06 +08:00
parent 4c161d9d87
commit 0f2f7ee9b4
Signed by: zeekling
GPG Key ID: D96E4E75267CA2CC

View File

@ -185,6 +185,17 @@ return {
max_width = { 40, 0.2 },
min_width = 20,
},
filter_kind = {
"Class",
"Constructor",
"Enum",
"Function",
"Interface",
"Module",
"Method",
"Struct",
},
open_automatic = true,
})
end,
-- Optional dependencies