Algilbert Gomez
Algilbert Gomez
Hello, I think I'm currently experiencing the same phenomenon. Here is some video evidence: https://imgur.com/a/T0YmTrj The effects I use is only the "Equalizer". I disable easyeffects for Discord, but I...
I would like to second this idea
I tried doing the minimal.lua stuff ``` -- Run this file as `nvim --clean -u minimal.lua` for name, url in pairs { -- ADD PLUGINS _NECESSARY_ TO REPRODUCE THE ISSUE,...
Since I can't reproduce it using minimal.lua (the error doesn't show up), I decided to create a minimal config in order to pinpoint any plugins that can be related to...
I've updated to Nvim version `0.11.3` ``` NVIM v0.11.3 Build type: Release LuaJIT 2.1.1741730670 Run "nvim -V1 -v" for more info ``` I followed the [`INSTALL.md`](https://github.com/neovim/neovim/blob/master/INSTALL.md) **Pre-built archives** instructions. ```...