Skip to content

Releases: utahta/trans.nvim

v2.2.1: Merge pull request #8 from utahta/adjust-floating-window-width

18 Nov 13:23
06ad901
Compare
Choose a tag to compare
Adjust max width of floating window to current window width

v2.2.0

16 Nov 15:03
4ae2045
Compare
Choose a tag to compare

Remove unnecessary join newline by @zchee
Remove noisy error reporting.

v2.1.1

12 Oct 10:58
3845727
Compare
Choose a tag to compare

refactor some code
remove interval from an event that hides floating windows

v2.1.0

07 Oct 05:56
bfa9762
Compare
Choose a tag to compare

Fix to use TRANS_API_KEY env

v2.0.0

06 Oct 15:41
0eb6549
Compare
Choose a tag to compare

written in Go
refactor code
drop support for Vim8

v1.0.0

06 Oct 11:53
376c3a8
Compare
Choose a tag to compare

written in Python
Support for Neovim/Vim8