-
Just wanted to preface this feature request with a thanks. This plugin rocks!
Is it possible to have a live-updating grep view using `fzy` to select candidates?
-
### Problem Description
Our current project files only build on systems with a Java 11 installed - as in, installed system-wide and detectable through path and/or JAVA_HOME. This box here has only …
-
For example: if input `:format` in comand line then the candidates are
`Format`
`FormatLock`
`FormatWrite`
what I want is to append `$` (which makes my inptut to be `:format$`) to show only th…
Zenoe updated
2 years ago
-
Running `checkhealth` gives me the following error.
Tried `make clean` and then `make`, it did not help.
```
telescope: require("telescope.health").check()
==================================…
-
Hello,
I use the fuzzy finder `fzy`which is more lightweight than `fzf`and written in C. The code
is also much shorter than `fzf`.
The official version is at
https://github.com/jhawthorn/fz…
-
### Feature description
Total: 88 plugins
Loaded (22)
accelerated-jk.nvim 0.43ms VeryLazy
alpha-nvim 0.36ms BufWinEnter
bigfile.nvim 0.23ms start
catppuccin…
-
command:
url -s all -m 2 -b /api/ -u http://a.com
url -s all -m 2 -b api -u http://a.com
都不行
扫描出来的结果是:
http://a.com/dashboard/risk_user_line [ Status: 404, Size: 842, Title: 404 Not Found …
-
I noticed after setting up the the lazyvim starter that my usual mode of starting up nvim and telescoping for a file (`nvim -> ff -> open and edit`) was noticeably slower, instead of being instantane…
-
Some crates like `fd` and `bat` are [causing us extra work](https://lists.debian.org/debian-devel/2018/09/msg00094.html) in trying to get them into Debian.
It would be good if cargo encouraged peop…
-
@phaazon, can you share your key binding for the fuzzy search? I tried a lot of options but could not get it to work...