Replies: 1 comment 4 replies
-
If you mean If you mean So it already does what you're asking for. Maybe you have current working directory not the one you expect (check with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I use mini.nvim files and picker to open files.
I also use picker to list buffers.
Often, fully-qualified paths are used, instead of relative paths.
For example:
Is there a way to change this and use relative paths across these plugins?
Beta Was this translation helpful? Give feedback.
All reactions