默认显示代码函数
This commit is contained in:
parent
4c161d9d87
commit
0f2f7ee9b4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user