feat(Status): Better provider info and show filter info

This commit is contained in:
hedy
2023-11-19 16:59:49 +08:00
parent 4834db0802
commit 3b27272319
5 changed files with 48 additions and 11 deletions

View File

@@ -363,6 +363,8 @@ function M.resolve_filter_config()
end
end
M.o.symbols.user_config_filter = vim.deepcopy(tmp)
---@type outline.FilterFtList
local filter = tmp
---@type outline.FilterFtTable