uga-rosa / cmp-dictionary

A dictionary completion source for nvim-cmp
MIT License
250 stars 16 forks source link

use lfu cache & refactor #9

Closed uga-rosa closed 2 years ago

uga-rosa commented 2 years ago

Use lfu cache, implement k way merge and refactor.