Improve performance by caching subtree state and configure a single root for simplicity
This commit is contained in:
@ -4,7 +4,7 @@ local logger = {
|
||||
}
|
||||
|
||||
local colors = {
|
||||
skip = "Constant",
|
||||
skip = "Comment",
|
||||
clean = "Boolean",
|
||||
install = "MoreMsg",
|
||||
update = "WarningMsg",
|
||||
|
Reference in New Issue
Block a user