mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 21:00:04 +01:00
Enable `mousemoveevent` vim option if `setupOpts.options.hover` is enabled, as required by the plugin.
8 lines
230 B
Markdown
8 lines
230 B
Markdown
# Release 0.9 {#sec-release-0-9}
|
|
|
|
## Changelog {#sec-release-0-9-changelog}
|
|
|
|
|
|
[suimong](https://github.com/suimong):
|
|
|
|
- Fix `vim.tabline.nvimBufferline` where `setupOpts.options.hover` requires `vim.opt.mousemoveevent` to be set.
|