Yggdroot / LeaderF

An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
Apache License 2.0
2.15k stars 179 forks source link

LeaderF starts with Error #986

Closed 8taiiat8 closed 1 year ago

8taiiat8 commented 1 year ago

grafik

Plug 'Yggdroot/LeaderF'

Describe your question, feature request, or bug.

Steps to reproduce

  1. Install Leader F with vim-plug
  2. reload vim and open LeaderF with shortcut -> Error Loger comes out

    Actual behaviour

Expected behaviour

Yggdroot commented 1 year ago

Does pt --nocolor -g="" "." work in your command line? There is something wrong with your pt command. Or you can set let g:Lf_DefaultExternalTool = "find".

8taiiat8 commented 1 year ago

Thanks for your Tipp and your quick Support!

The command works in my command line.

After setting the Parameter in .vimrc, LeaderF seems to work again

So Thank you :)

Yggdroot @.***> schrieb am Fr. 17. Feb. 2023 um 02:35:

Does pt --nocolor -g="" "." work in your command line? There is something wrong with your pt command. Or you can set let g:Lf_DefaultExternalTool = "find".

— Reply to this email directly, view it on GitHub https://github.com/Yggdroot/LeaderF/issues/986#issuecomment-1433973471, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI7LPJS3TWNQ6BV5LFGTJJTWX3IVHANCNFSM6AAAAAAU6XDCKQ . You are receiving this because you authored the thread.Message ID: @.***>