-
### Description
When using
```
opts = {
defaults = { preview = true },
pickers = { find_files = { preview = false } }
}
```
to setup telescope, the find_files picker still shows a preview.…
-
### 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 e…
-
### I've searched open issues for similar requests
- [X] Yes
### I've manually reviewed logs to find potential errors
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim…
-
### 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…
-
无法[y/N]进行选择,一路滚动就自己安装完成了,没法进行配置
下面是过程信息:
=================================
现在开始为您的个性化定制,如果不确定,可以一路按 ENTER 下去
=================================
==> Did your terminal shows this symbols correct…
-
## Issue description
At some point I had tried to run tests for a subset of the lua package set. It revealed dependency cycle between lua and busted.
I open this ticket to track the different issu…
-
Your notes here are quite good. Would you be willing to upstream (most of) it to ~~:help lua-guide~~ `:help lua-plugin` (in a new `lua-plugin.txt` help file)? This would allow us to close https://gith…
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev-946+g25665b365
### Operating system/ver…
-
After the basic installation when I say "require("gitportal").open_file_in_browser()" it just shows a quick message "not found" and nothing happens.
I am in wsl ubuntu environment, btw. Could it be …