Skip to content

Releases: gennaro-tedesco/nvim-jqx

v0.1.4

31 May 01:26
07393e8
Compare
Choose a tag to compare
v0.1.4: fixed deprecated APIs nvim>=0.10

v0.1.3

26 Feb 09:33
9460ede
Compare
Choose a tag to compare
v0.1.3: fixed escaping characters

v0.1.2

18 Feb 13:40
Compare
Choose a tag to compare
v0.1.2: creating luarocks release

v0.1.1

12 Feb 15:23
89bf1e9
Compare
Choose a tag to compare
v0.1.1: fixed yaml queries and added treesitter highlight

v0.1.0

21 Sep 16:15
24d3e02
Compare
Choose a tag to compare

Refactoring

  • refactored popup window following new neovim api options as per nvim_open_win()
  • popup windows opened on keypress are automatically closed when switching windows focus