Vimr Versions Save

VimR — Neovim GUI for macOS in Swift

v0.45.1-20231211.195158

5 months ago
  • VimR now uses the release Neovim version 0.9.4 and is compatible with external Neovim binary version 0.9.x.
  • Minium macOS requirement is now Monterey (v12).
  • GH-1026: Bugfix: Scroll direction system setting is not respected when trackpad-scrolling.
  • GH-1022: Bugfix: Custom Neovim binary setting is not stored correctly and the alert for incompatible version does not show up.
  • Dependencies updates:

snapshot/20231129.173509

5 months ago
  • GH-1022: Possble fix

v0.45.0-20231122.130444

5 months ago
  • VimR is not using custom build binary based on libnvim anymore. Thanks to GH-1015 by georgeharker, VimR now uses stock Neovim and can even use external Neovim binary (from v0.10.0 on).
  • Neovim 0.10.0-dev-34fa1e1 which means Neovim itself may have some rough edges.
  • Minimum macOS requirement is now Ventura (v13).
  • Fix VimRSetCharacterspacing: GH-1014
  • Add basic file handling to the filebrowser: GH-1005
  • Provide neovim original commandline interface: GH-1003
  • Add an option for custom Markdown processor: GH-745
  • Dependencies updates:

snapshot/20231110.205939

6 months ago
  • VimR is not using custom build binary using libnvim anymore. Thanks to GH-1015 by georgeharker, VimR now even can use external Neovim binary.
  • Neovim 0.10.0-dev
  • Minimum macOS requirement is now Ventura (v13).
  • Fix VimRSetCharacterspacing: GH-1014
  • Add basic file handling to the filebrowser: GH-1005
  • Provide neovim original commandline interface: GH-1003
  • Add an option for custom Markdown processor: GH-745
  • Dependencies updates:

snapshot/20231104.194056

6 months ago
  • Minimum macOS requirement is now Ventura (v13).
  • Fix VimRSetCharacterspacing: GH-1014
  • Add basic file handling to the filebrowser: GH-1005
  • Provide neovim original commandline interface: GH-1003

v0.44.0-20230103.174333

1 year ago

v0.43.0-20221115.195322

1 year ago

snapshot/20221101.101711

1 year ago

Since the last snapshot:

  • Bugfix: Opening files via file browser or vimr CLI does not work.
  • Dependencies updates:

snapshot/20221031.204527

1 year ago
  • Neovim 0.8.0
  • Increase the minimum macOS version for Intel Macs to Catalina

v0.42.2-20220913.230838

1 year ago
  • Improve rendering performance.