-
### Is your feature request related to a problem? Please describe.
When doing `yadm list -a` files paths are given relative to the work tree (?, my knowledge of git is limited so I'm not sure t…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **opencv/4.5.1** && **opencv/4.5.0**
* Operating System+version: **Linux Ubuntu 18.04** (spec…
-
### Description
&esmp;Call `Packer:refresh` cannot refresh results in finder;
Expect: display "a,b,c" after `picker:fresh(picker.finer, {})
Actual: display "1,2"
example code blow:
```lua
local …
-
Hey! First off, sorry for a bunch of people being jerks on reddit. I think it's cool to see other fuzzy finders in Neovim :)
I was just wondering what the config you used for telescope w/ fzf-nativ…
-
### Description
Any attempt to run `find_file` or `live_grep` ends with an error.
### Neovim version
```markdown
NVIM v0.7.0-dev+719-gbdfea9d9a
Build type: Release
LuaJIT 2.1.0-beta3
```
…
-
Hi, I was wondering if any consideration has been put into whether or not the new lisp thread system would be able to help to make lisp backends async? I'm thinking of things like company-dabbrev that…
-
I was thinking about trying to add some introspection to mappings built into nvim. I have seen a few plugins out there, and worked on one myself, that would allow you to inspect your mappings with som…
-
**Is your feature request related to a problem? Please describe.**
See #232 for the same issue with `fzf`. We worked around that by using the overrides and setting `--no-exact`, however `skim` doesn'…
-
Thanks, this is really useful.
I was wondering whether it currently supports the slightly different use case where input characters are coming in via some channel (another part of the program, not u…
-
https://github.com/junegunn/fzf is one of the most common terminal fuzzy finders there is. It has very good default settings for fuzzy finding.
I am having a hard time configuring Fuse to even beha…