Replies: 1 comment
-
...it was just
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi all, new user here so bare with me;
Currently, when i open a folder which contains symlinks to other folders, files inside these symlinks/subfolders are not found/followed when using
<leader> /
to grep the root dir with Telescope.So, i read the docs, and came up with this config, which I was hoping might achieve this.
It simply adds
--follow
torg
, however, it does not work...The same issue happens when i'm using
<leader> f f
to find files. Files inside the symlinked subfolders are not found either.Please advise, all tips are welcome :-)
Thank you!
myPluginConfig.lua
folder_structure.log
Beta Was this translation helpful? Give feedback.
All reactions