Skip to content

Releases: Kaiser-Yang/blink-cmp-dictionary

v0.3.0

10 Feb 02:33
Compare
Choose a tag to compare

What's new

  • kind_icons support

What's Changed

  • Docs: Fix misplacing dictionary property and add an optional property by @catrift in #5

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Jan 06:41
5f13fc0
Compare
Choose a tag to compare

New

  • dictionary_files to specify the full path of dictionary files

Fix

  • fix the delay when completing

Doc

  • more docs for configurations, such as disable documentation

What's Changed

Full Changelog: v0.1.1...v0.2.0

blink-cmp-dictionary v0.1.1

10 Jan 13:39
Compare
Choose a tag to compare

Fix bugs

  • use vim.schedule to make vim lua loop right when async.

  • check if the documentation is nil before resolving.

Full Changelog: v0.1.0...v0.1.1

blink-cmp-dictionary v0.1.0

10 Jan 11:30
cf26796
Compare
Choose a tag to compare

What's new

  • Support fuzzy finding by default
  • Support documentation by default

After you install fzf and wn, you just need to set the dictionary_directories to make it work.

What's Changed

Full Changelog: https://github.com/Kaiser-Yang/blink-cmp-dictionary/commits/v0.1.0