LeaderF icon indicating copy to clipboard operation
LeaderF copied to clipboard

An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.

Results 68 LeaderF issues
Sort by recently updated
recently updated
newest added

Hi there, thanks for the amazing plugin. I am working on a huge project, before finishing typing, temp result will continue to show up, which is slow and not useful....

带 ! 的情况下不显示搜索结果 ![oAFSVb139t](https://user-images.githubusercontent.com/6241431/184271811-e832005c-400b-4245-85f7-8979c458e845.gif)

- vim or neovim? - [x] vim - [ ] neovim - Output of `vim --version` or `nvim --version`: ```bash $ vim --version VIM - Vi IMproved 8.2 (2019 Dec...

File "~/.vim/plugged/LeaderF/autoload/leaderf/python/leaderf/fileExpl.py", line 914, in _acceptSelection^@ lfCmd("hide edit %s" % escSpecial(file))^@vim.error: css_color: create_syn_match invoked on bad match data - vim or neovim? - [x] vim - [ ] neovim -...

- vim or neovim? - [x] vim - [ ] neovim - Output of `vim --version` or `nvim --version`: ``` VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Aug...

如下图所示 ![微信图片_20231130211047](https://github.com/Yggdroot/LeaderF/assets/37995867/83a58137-0d91-473d-ad58-ad26b66ea82e)

- vim or neovim? - [ ] vim - [x] neovim - Output of `vim --version` or `nvim --version`: - Output of `:echo has("python")`: - Output of `:echo has("python3")`: -...

- vim or neovim? - [ ] vim - [x] neovim - Output of `vim --version` or `nvim --version`: ``` NVIM v0.9.2 Build type: Release LuaJIT 2.1.1692716794 system vimrc file:...

- vim or neovim? - [ ] vim - [x ] neovim - Output of `vim --version` or `nvim --version`: NVIM v0.10.0-dev-2983+g55f6a1cab-Homebrew - Output of `:echo has("python")`: has 0 -...

### Describe your question, feature request, or bug. When getting large results by `Leaderf tag`, add an option to filter symbols by kind would help the results be clearer. ###...