github akiyosi/goneovim v0.4.12
Goneovim v0.4.12

latest releases: nightly, v0.6.8, v0.6.7...
2 years ago

Features:

  • Add a config FileOpenCmd to specify the command to use to open a file (#203)

  • Add a config ReversingScrollDirection to change the scroll direction to the inverse direction.

  • Add a config LineToScroll to change the amount of scrolling by the mouse wheel.

  • Add GonvimLigatures command to toggle font ligatures

  • Add Smooth Cursor. Toggle the feature with GonvimSmoothCursor command, or add the following to your config file.

    [Cursor]
    SmoothMove = true
    

Changes:

  • Enabled to specify the way to open the external file explorer file with FileOpenCmd. (#235)

Fixes:

  • #206
  • #204
  • #209
  • #212
  • #215
  • #217
  • #222
  • #227
  • #230
  • Improved smooth scrolling behavior.
  • Fix a problem where the drawing area by smooth scrolling becomes narrow when the window width is narrow
  • Fix an issue where the indentation guide was not displayed when creating a new window
  • Fix an issue where the foreground color is not changed when changing the colorscheme

Don't miss a new goneovim release

NewReleases is sending notifications on new releases.