Kyzan Hartwig
Kyzan Hartwig
Just a +1 from me for this. I was trying to figure out a way to get it so it displays the info popup when pressing I. I found the...
I'm very new to Neovim, so unable to provide feedback on your commits. However, I just tested this out on my machine. I can confirm it works perfectly in both...
Unfortunately, this doesn't seem to work. Did you ever find a solution @TaivasJumala?
Any news regarding this? I don't want to be pushy, just curious. It's also a minor thing, but it's the main thing stopping me from using Neovide, and sticking to...
I see this pull request has been approved, but it hasn't been merged. Are there any plans to eventually merge it?
I'd second this feature request. When adding plugins in [lazy.nvim](https://github.com/folke/lazy.nvim), I do the { which is then autofilled by [mini.pairs](https://github.com/echasnovski/mini.nvim). But then I tab out of the completed } to...
> i removed the 'shell=True' from `helpers.check_call(command, shell=True)` in /opt/yin_yang/yin_yang/plugins/custom.py , for me this works fine (because i invoke a shellscript and not a command that needs to be run...
Cool, I didn't realise that. I have this installed from the AUR, which is using the latest released version (1.3.6). I'll try and figure out if there's a way to...
> Try using the `Window::damaged`, `WindowItem::damaged` or `SurfaceItem::damaged` signals (on the desktop window) instead, though you'll have to check if moving a window or the software cursor (launch KWin with...
I've been encountering the same exact issue for a while, across operating systems. Happens a few minutes into editing a pyproject.toml file, regardless of being empty or not. This happens...