Skip to content

Releases: qvacua/vimr

Universal neovim-v0.10.0-20240527.232810

27 May 14:50
09cd351
Compare
Choose a tag to compare
neovim-v0.10.0-20240527.232810

v0.46.2-20240517.102525

17 May 08:39
4faac56
Compare
Choose a tag to compare

v0.46.1-20240426.143700

26 Apr 12:52
d06b635
Compare
Choose a tag to compare
  • Properly include libintl such that for example :languge works.
  • Bugfix: Filetype detection issue
  • Dependencies updates:
    • sparkle-project/Sparkle@2.6.0
    • Quick/Nimble@13.3.0
    • apple/swift-collections@1.1.0

VimR with neovim nightly

11 Dec 21:07
564defb
Compare
Choose a tag to compare
Pre-release

⚠️ This build follows Neovim's master branch on weekly(?) basis.

v0.46.1-20240114.181346

14 Jan 17:18
de7be66
Compare
Choose a tag to compare
  • Properly include libintl such that for example :language works.
  • Dependencies updates:
    • sparkle-project/Sparkle@2.5.2

v0.46.0-20240102.233758

02 Jan 22:42
cb99144
Compare
Choose a tag to compare
  • Neovim 0.9.5 😀
  • Improve rendering performance slightly.

v0.45.5-20231223.144003

23 Dec 13:44
18a3361
Compare
Choose a tag to compare
  • Bugfix: When there are modified buffers, VimR hangs when closing the window (or :quitting Neovim)
  • Fix a memory leak

v0.45.4-20231222.171428

22 Dec 16:19
edfb0f0
Compare
Choose a tag to compare
  • Reduce memory usage, esp., when scrolling.

v0.45.3-20231219.174252

19 Dec 16:48
401f090
Compare
Choose a tag to compare
  • Add enable-debug-menu preferences item to enable Debug menu item.
  • Fix a synchronization issue in MsgpackRpc.
  • Fix a memory leak

SNAPSHOT-20231218.230104

18 Dec 22:05
b38543f
Compare
Choose a tag to compare
Pre-release
  • Add enable-debug-menu preferences item to enable Debug menu item.
  • Fix a synchronization issue in MsgpackRpc.
  • Fix a memory leak