Improve performance by caching subtree state and configure a single root for simplicity
This commit is contained in:
parent
3d6e92b587
commit
2b446d9d43
2 changed files with 114 additions and 66 deletions
|
|
@ -4,7 +4,7 @@ local logger = {
|
|||
}
|
||||
|
||||
local colors = {
|
||||
skip = "Constant",
|
||||
skip = "Comment",
|
||||
clean = "Boolean",
|
||||
install = "MoreMsg",
|
||||
update = "WarningMsg",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue