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

可否优化一下 Leaderf git 使其能够适应多个 git 仓库 例如有如下结构: ``` root_git --- .git --- aaa.c --- sub1_git --- .git --- bbb.c --- sub2_git --- .git --- ccc.c ``` 在 root_git 下打开bbb.c 或...

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

处理 function leaderf#Gtags#NormalModeFilter 时发生错误: 第 1 行: E859: 无法将返回的 Python 对象转换为 Vim 值, as below: ![截屏2024-04-16 16 52 57](https://github.com/Yggdroot/LeaderF/assets/31558853/2ee9d8f0-b3bc-48a3-b784-f15c80c4b0a2) the error occurred at the function leaderf#Rg#NormalModeFilter so i try to...

- vim or neovim? - [ ] vim - [x] neovim - Output of `vim --version` or `nvim --version`: ``` - NVIM v0.9.4 Build type: RelWithDebInfo LuaJIT 2.1.1696883897 Compilation: C:/Program...

This is what I see: - vim or neovim? - [ ] vim - [ ] neovim - Output of `vim --version` or `nvim --version`: `NVIM v0.9.5` - Output of...

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

在neovim 中 git blame window 使用 F1 查看帮助时出现错误: ![image](https://github.com/Yggdroot/LeaderF/assets/61483526/fd3b0157-0843-45ab-baef-36752c929a67)