Vimr Versions Save

VimR — Neovim GUI for macOS in Swift

v0.42.2-20220913.230838

1 year ago
  • Improve rendering performance.

v0.42.1-20220910.153746

1 year ago
  • Bugfix: Memory leak (custom tabs).

v0.42.0-20220703.104316

1 year ago
  • Add VimRRefreshFileBrowser and VimRRevealCurrentBufferInFileBrowser functions. Thanks @jaanauati for the PR!
  • Include libintl again.

v0.41.2-20220628.220813

1 year ago
  • Bugfix: Sometimes macOS returns a weird locale, e.g., en_DE.UTF-8, which Neovim does not understand.

v0.41.0-20220626.182832

1 year ago
  • Neovim 0.7.2 😀

v0.40.0-20220618.161750

1 year ago

snapshot/20220616.153112

1 year ago

Since last snapshot:

snapshot/20220419.180005

2 years ago
  • Improved trackpad scrolling sensitivity (removed the option for customizing the sensitivity). Thanks @tsung-ju for the PR!

v0.39.0-20220416.182927

2 years ago
  • Neovim 0.7.0 😀
  • GH-922: Add an option to set font smoothing.
  • GH-928: Bugfix: Files containing some special characters in their names cannot be opened.

snapshot/20220330.224200

2 years ago

Since last snapshot:

  • GH-928: Bugfix: Files containing some special characters in their names cannot be opened