8000 Tags · Yevgnen/ivy-rich · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Yevgnen/ivy-rich

Tags

0.1.7

Toggle 0.1.7's commit message
Bump version

0.1.6

Toggle 0.1.6's commit message
Update package version.

0.1.5

Toggle 0.1.5's commit message
Increase performance of calculating the project in switch buffer (#72)

* Increase performance of calcuating the project name

using with-current-buffer is quite slow and can leading to exceeding the lisp
stack size fairly easily. We already have the mechanisms to get the local
variables we need without switching to the buffer.

* Increase performance of calculating root and filename

0.1.4

Toggle 0.1.4'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 #51 from hlissner/patch-1

Fix ivy--queue-exhibit: void-function nil error.

0.1.3

Toggle 0.1.3's commit message
Bump version.

0.1.2

Toggle 0.1.2's commit message
Deprecate ivy-rich--display-transformers-list. (#45)

0.1.1

Toggle 0.1.1's commit message
Fixed string width issue with width chars. (#41)

0.1.0

Toggle 0.1.0's commit message
Merge branch 'customize'

0.0.2

Toggle 0.0.2's commit message
Extract ivy-rich-switch-buffer column constructing functions.

0