Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Tags: hrsh7th/nvim-compe

Tags

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.
Add padding and bunch of improvements (#249)

* Add padding and bunch of improvements

* Add basic html entities and escape chars(maybe)

* Improve escape char handling

* Add CompeDocumentation highlight group

* Documentation improvements

* Change var name

* Fix documentation bug

* Update vital modules

* Update vital modules

* Improve suggest_offset

* - Avoid GC for perf
- Refactor callback handling

* Avoid restoring flicker

* Improce helper

* Improve convert_lsp