Mochammad Hanif R.
Mochammad Hanif R.
**Description** Possible ram leaks with P qs and notification option enabled **Steps to reproduce** Enable qs and notification style. After roughly 24 hours, there's an increase in RAM usage, especially...
This is something that bothers me for quite some time. I think xmore shouldn't count as normal notification because it's size is also smaller than the normal one. I believe...
First, thank you for the awesome plugin. Definitely improves nvim lsp experience ! When using vim.lsp.buf.range_code_action(), the cursor didn't place on its proper place. Test using rust-analyzer 
When editing worktrees, to make git functionality working on neovim i usually use this env. variables ```bash GIT_DIR= GIT_WORK_TREE= nvim ``` Git plugins like fugitive or gitsigns.nvim works fine. But...
I don't know whether this bug is from the neovim PR or the plugin, but i just report it anyway. Feel free to close this if i'm wrong. Looks like...
### Neovim version (nvim -v) NVIM v0.7.0-dev+1277-g9e66d27d3 ### Vim (not Nvim) behaves the same? N/A ### Operating system/version Arch LInux ### Terminal name/version alacritty 0.10.1, kitty 0.24.4 (less observable) ###...
I got some question while porting my config to hyprland, particularly on focus behaviour in multi monitor situation 1. Is there a way to do `movefocus` to empty workspace ?...
Hello, thank you for this really cool project ! Is rotation using external app support planned in the future ? My usecase is that i'm using kanshi for automatic screen...
An action to switch between source in the hover window would be nice alternative for `hover_select` For example like `n` and `p` for next/previous source.
Would be nice to have, since i'm planning to mimic the IntelliJ one as close as possible