Ryan Wu
Ryan Wu
support file rename in Leaderf file just like replacement function in Leaderf rg. There are several tools to edit move/rename operation in vim. But Leaderf can provide more convenient interactive...
Can I use ';' and space together to do fuzzy searching? like 'adb bcd;foo bar'.
- vim or neovim? - [ ] vim - [x] neovim - Output of `vim --version` or `nvim --version`: - Output of `:echo has("python")`: 0 - Output of `:echo has("python3")`:...
### Expected behaviour I found that leaderf rg can do invert match, but can i do invert match in fuzzy finding?
#### Describe your feature request ripgrep support to search several patterns together by `-e` or listing patterns in a file and using `-f` to specify the file. Meanwhile, `--smart-case` option...
such as time format, %ci, %cd, etc,.
**Describe the bug** Open a c file with neovim, got this error: **Steps to reproduce** 1. Open a file under root marker (gutentags_project_root) 2. view error messages, show above **Share...