-
### Description
I often do long searches (for example a live grep in a large project).
Even with fzf-native enabled the search can take several seconds to complete.
Often times the item I want to s…
-
Hello I am using `NeoVim`, I have `Nvim-R` plug installed and operational but I get this error when using `ncmR` .
```
[ncmR] Can't load Nvim-R options. Did you install the Nvim-R plugin?
[ncmR] …
-
Thanks for this! I'm a little confused how to get the default implementation working. Any help would be greatly appreciated!
https://github.com/uplus/deoplete-solargraph/issues/5 mentioned to use v…
-
The notifications that comes from vim-visual-multi are not expand if `stages = 'slide'` in the options and it's not possible to see the content.
If `stages` is set to `fade` the color is blac…
-
In my project (https://github.com/mikavilpas/yazi.nvim), I have a lazy.nvim lua script that I have been handing out to some people who have had issues. We have had good success with it, the issues bei…
-
I believe its useful to have a instant preview markdown feature as default. I tested a few and the most practical was this: https://github.com/suan/vim-instant-markdown
It has been useful and seems in…
-
### Did you check docs and existing issues?
- [X] I have read all the todo-comments.nvim docs
- [X] I have updated the plugin to the latest version before submitting this issue
- [X] I have searched …
-
### Did you check docs and existing issues?
- [X] I have read all the docs.
- [X] I have searched the existing issues.
- [X] I have searched the existing discussions.
### Neovim Version (nvim -v)
0…
-
**Describe the bug**
If session file contains help buffers from plugins which will be loaded after VimEnter then session restore fails.
**To Reproduce**
Save as `repro.lua`:
```lua
--[[ Minim…
-
### Neovim version (nvim -v)
0.10.0
### Operating system/version
Arch Linux
### Describe the bug
Where can I find the documentation for `:OverseerQuickAction` -> `watch`?
I found this function…