mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
Refactor slightly
This commit is contained in:
parent
73c5364360
commit
911aea2ae3
@ -276,4 +276,4 @@ final class Typesetter {
|
||||
}
|
||||
}
|
||||
|
||||
private let ctRunsCache = SimpleCache<NSAttributedString, [CTRun]>(countLimit: 10000)
|
||||
private let ctRunsCache = SimpleCache<NSAttributedString, [CTRun]>(countLimit: 20000)
|
||||
|
Loading…
Reference in New Issue
Block a user