-
As described, vimrc mangles the paste when using Ctrl+Shift+V in normal mode. It consumes sometimes first 2 characters, sometimes much more as in the first screenshot and breaks all newlines and tabul…
-
### Did you check docs and existing issues?
- [X] I have read all the which-key.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the …
-
### Description
In the latte flavour, the selected item in fzf-lua is almost invisible, but in telescope it works fine.
fzf-lua:
![image](https://github.com/user-attachments/assets/80089fdd-0004-…
-
### Did you check docs and existing issues?
- [X] I have read all the noice.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exis…
-
### Did you check docs and existing issues?
- [X] I have read all the lazy.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched the exist…
-
I start up nvim, and enter yazi.
I can see the files, but doing jk i go up and down, but fully left aligned.
The hl keys dont work for sideways navigation, enter does not select.
yazi works fin…
-
When I find what I need with grub-far I usually keep the current buffer opened and close the rest using `Ctrl-W + O` this action seems to confuse nvim and the current buffer gets a different syntax la…
-
### Neovim version (nvim -v)
v0.10.1
### Operating system/version
NixOS 24.11 (Vicuna)
### Describe the bug
After saving changes to the quickfix buffer, the undo history is lost, and hi…
-
### Description
When using
```
opts = {
defaults = { preview = true },
pickers = { find_files = { preview = false } }
}
```
to setup telescope, the find_files picker still shows a preview.…
-
### Description
When I set `defaults.file_ignore_patterns`, any calls to `builtin.current_buffer_fuzzy_find` does not yield any results; when there should be something.
### Neovim version
```markdo…