Goneovim v0.4.11
Features:
- Add a process to layout the external windows in a neat way on the UI front-end side.
- Add configuration item to specify options to use for indent guide width. (#201)
- Add a release build for macOS Big Sur. (#200)
Fixes:
- Fixed tabline style when
ext_tabline
is enabled. - Fixed an issue where the background color was not drawn on the update area boundary.
- Fixed an issue where the tooltip position according to the completion item was covered by the popup menu when the
ext_popupmenu
was enabled. (#198) - Fixed an issue that applications were crashing on Pop!_OS. (#196)
- Fixed an issue where the Extralight font would always be selected (#177)
- Fixed an issue where
winblend
was not being handled properly.