Replies: 1 comment 2 replies
-
This is an error on our part. The "check if enabled" function has that logging side effect neogit/lua/neogit/lib/finder.lua Line 125 in 94b5d98 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
fzf-lua
as my main fuzzy finder, I don't have telescope because it is too slow for my large project. And I usestevearc/dressing.nvim
to setfzf-lua
as a replacement ofvim.ui.select
, but neogit just doesn't like that idea, it constantly popup error messages telling me that telescope integration was disabled. Is there a configuration that I can disable this error message? Thank you.Beta Was this translation helpful? Give feedback.
All reactions