Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(util): simplify set_highlight and fix settings being cleared
This function was doing too much unnecessary things and was resetting user highlights tables to nil as well as unnecessarily trying to merge tables multiple times this changes should also make this function much more performant.
- Loading branch information