Skip to content

Tags: uga-rosa/cmp-dictionary

Tags

v3.0.2

Toggle v3.0.2's commit message
Bug fixes

v3.0.1

Toggle v3.0.1's commit message
Bug fixes

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v3 (#54)

* Remove once

* init

* dict/grep

* lib/unknown

* fix luacheck

* Test for lib/trie

* Escape heavy processing to another thread to avoid blocking

* Use single worker

* fix typo

* remove luacheck

* Use string.buffer to serialize

Very very fast

* fix type annotation

* Organize option names

* rename grep -> external

look command

* return string[]

* Use vim.deep_equal

* type

* update on set paths

* fix

* update doc

* refactor a type

* test for dict

* sort items for test

* Add pull_request for GHA

* fix deprecate check

* fix doc TOC

v2.2.0

Toggle v2.2.0's commit message
Use trie tree

v2.1.0

Toggle v2.1.0's commit message
chore: format with stylua

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from uga-rosa/v2

v2

v1.0.1

Toggle v1.0.1's commit message
fix: wrap to call cmp's callback

v1.0.0

Toggle v1.0.0's commit message
docs: annotation