github akiyosi/goneovim v0.6.5
Goneovim v0.6.5

latest releases: nightly, v0.6.8, v0.6.7...
11 months ago

Fixes:

  • Fix nil pointer dereference (#430)
  • Fix an issue where triple-clicking did not work properly (#446)
  • Fixed crash after connecting to WSL environment if no executable nvim exists in local environment (#457)
  • Fix an issue where the float window would be out of the correct position if it was resized immediately after it was displayed. (folke/which-key.nvim#345)
  • Fix winbar rows not scrolling during smooth scrolling (#456)
  • Fix detecting goneovim help

Changes:

  • Downgrade glibc in linux binary
  • Support go module
  • Change config directory detection in windows
  • [BREAKING CHANGE] Remove goneovim's statusline features

Features:

  • Supports underdouble/underdashed/underdotted text styles
  • Support gitsigns.nvim
  • Add supports the option to scale certain characters to the height of a line. Check configuration option CharsScaledLineHeight
  • Added a configuration item to connect to nvim on WSL by default. Check configuration option UseWSL
  • Add own clipboard provider. The existing Clipboard option will be changed to an option that controls whether this feature is enabled or disabled.

Don't miss a new goneovim release

NewReleases is sending notifications on new releases.