code by Ben
code by Ben
Hi Dei, The main reason there is no hard font size adjustment is that it is always something that has been handled via a browser settings. In Firefox it is...
Hi, I am going to close this, as the next Chromium release has this implementation. But please feel free to offer a pull request for Firefox. 
> Has anyone tried using the plugin with LazyVim? I needed to use a config function. ```lua -- lua/config/options.lua vim.o.mousemoveevent = true ``` ```lua -- lua/plugins/eagle.lua return { { "soulis-1256/eagle.nvim",...