Use a different directory to store packer plugins #948
Unanswered
SingularisArt
asked this question in
Q&A
Replies: 2 comments
-
I tried setting package_root in packer.init() function, it downloaded the plugins in the specified directory, but when I tried to use the plugins, it didn't work.
I think the path or something for packer needs to be set, and I don't know where or how to set that. |
Beta Was this translation helpful? Give feedback.
0 replies
-
wait sorry, look at |
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
-
I'm currently working on multiple NeoVim configurations at once, and I want to store each configurations' plugins in a different directory. How do I go about doing that?
Also, on a different note, how can I have each configuration use a different cache directory as well?
Beta Was this translation helpful? Give feedback.
All reactions