How to stop Telescope.nvim from changing directories when a file is opened

Viewed 284

I don't like this behavior. I want to always anchor myself in the root folder of my project however plugins like Telescope (or FZF) keep changing the folder on me.

How can I stop this? thanks

1 Answers
Related