-
This command functions effectively in Neovim when yazi.nvim is not open. Is there a method to execute this command while yazi.nvim is open, or to achieve similar functionality using a different key ma…
-
**Is your feature request related to a problem? Please describe.**
I often forget or want to browse through the native VIM commands (like find, vimgrep, ...). I know that these are all described in t…
-
### Is your feature related to a problem?
I've started to use Avante. It's really great. But I have some troubles with key bindings.
They start on [c] key that already used by vim motions [c]ang…
-
### Your `minimal.lua` config
Not really needed, I pointed out where the bug is in the code and a `nil` response needs to be handled.
### Error messages
_No response_
### Log output
```txt
> Err…
-
> What is the latest commit SHA in your installed vim-gitgutter?
commit 7b0b5098e3e57be86bb96cfbf2b8902381eef57c (grafted, HEAD -> main, origin/main, origin/HEAD)
Author: Andy Stewart
Date: Tue …
-
### Description
When using VIM bindings, I would expect to still be able to close the tab without using the mouse. I've tried `Ctrl+W` in Vim NORMAL mode (in Vim INSERT Mode, it deletes a word, as ex…
-
I was trying to figure out why vim-oscyank isn't working in vim on a remote cloud instance and I think it's because that it isn't compiled with clipboard support. It works fine on nvim on the same ins…
-
It'd be nice if Vim bindings could while in the notebook cell mode (not editing a cell). i.e., `dd` deletes a cell` and `yy` copies a cell.
I keep on running into this bug from Jupyter notebook mus…
-
`:help tabpage` in Vim reveals a good amount of tab-related Ex commands which could be implemented as (unbound?) commands and bound to Evil's Ex commands if it's enabled.
- [ ] implement extended `{co…
-