-
### 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
Doesnt look for all files in the working directory with fuzzy find files in cwd
### Neovim version
```markdown
NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1716656478
```
### Ope…
-
### Description
@apollo1321 I am experiencing a crash with the `nvim-treesitter-context` feature when using Neovim with the `multiwindow` option enabled.
I was unable to reproduce the bug with the …
-
Hi! I found your repo from googling "treesitter kitty conf" and works great! I figured I should share my plugin spec for anyone's future reference:
```lua
-- lua/plugins/treesitter.lua
return {
…
-
### Description
When using
```
opts = {
defaults = { preview = true },
pickers = { find_files = { preview = false } }
}
```
to setup telescope, the find_files picker still shows a preview.…
-
Hi, thanks for this nice plugin.
I found two bugs.
1. It does not toggle quotes of URL
```lua
{
url = "https://github.com/paul-louyot/toggle-quotes.nvim",
cmds = { …
-
### 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 …
-
### 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 e…
-
So after reporting an issue with my configuration that lead to issues with updates and syncs against git repos when using rocks-git.nvim in a bare repo it turned out to be essentially user error (see …
-
## Is your feature request related to a problem?
No
## Proposed Solution
Add vim plugin for vim/nvim( like: https://github.com/github/copilot.vim, I have been subscribing to github-copilot for th…