Just updated neogit and telescope doesn't work #666
-
Hello, hopefully this is the right place to post this. I updated neogit today via Lazy and it seems that telescope no longer works. Not sure if it's something with my config as it was working previously (i.e. when selecting branches). here is my config, heavily inspired by @CKolkey
and this is my Lazy:
from my understanding of the new updates integrations is no longer needed as they are auto-detected. my diffview works without problem. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Line 156 in 805a7aa Could you do I am getting telescope to work with both |
Beta Was this translation helpful? Give feedback.
-
Additonally, may I ask why you decided to open this as a discussion rather than an issue? Is it because of the issue templates that creates too much initial friction overcome when posting? |
Beta Was this translation helpful? Give feedback.
-
Probably has to do with lazy loading? If |
Beta Was this translation helpful? Give feedback.
neogit/lua/neogit/config.lua
Line 156 in 805a7aa
Could you do
export NEOGIT_LOG_CONSOLE="sync"
and then open neovim?I am getting telescope to work with both
integrations = { telescope = nil }
and no integrations in my config