-
### Description
In my configuration, I set `\t` to open `:Telescope` to select any picker I want, and then I have other key bindings for specific pickers, for example I have `\f` set to `find_files`.…
-
Neovim sometimes becomes unresponsive when passing a large number of candidates (>10000) to the Python fuzzy filters (e.g. `wilder#python_fuzzy_filter()` or `wilder#python_cpsm_filter()`.
### Worka…
-
Hi @whiteinge,
I'm trying to adapt and use your devdocs-local script.
Thank you for making it public :+1:
I find it incredibly difficult to find where you got 'htmlstar' from ...
I would h…
-
- Type:
- [x] Bug
- [ ] Enhancement
- [ ] Feature Request
- [ ] Question
---
- `zplug --version`: 2.4.1
- `zsh --version`: zsh 5.0.7 (arm-unknown-linux-gnueabihf)
-…
jottr updated
2 years ago
-
Hi,
I wonder if it is possible to resize the fzy floating window, I just find it too big for my needs, and also ideally to be positioned at the bottom. Otherwise, I really like this plugin for its si…
idr4n updated
2 years ago
-
if some packages have .xz extension
like 'fzy',the installation fails
-
-
1. 'NameOnly' - fuzzy mode, match file name only when searching
2. 'FullPath' - fuzzy mode, match full path when searching
3. 'Fuzzy' - fuzzy mode, when lines in the result are not file pat…
-
### Description
as in the title
### Neovim version
```markdown
NVIM v0.8.0-dev
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by nixbld
```
### Operating system and version
nixos-unstable
#…
-
Here is my config, I'm using Neovim 0.5 with Packer.
```lua
{
"gelguy/wilder.nvim",
requires = "nixprime/cpsm",
config = function()
vim.cmd([[
call wilder#enable_cmdline_e…