Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 'subdir' option #97

Merged
merged 1 commit into from
Jan 28, 2020
Merged

Implement 'subdir' option #97

merged 1 commit into from
Jan 28, 2020

Conversation

k-takata
Copy link
Owner

Close #33.

When a plugin is registered with 'subdir' option, minpac will install it in:

pack/minpac/start/pluginname

as usual, then create a symlink (or a junction on Windows):

ln -s pack/minpac/start/pluginname/subdir \
      pack/minpac-sub/start/pluginname

Close #33.

When a plugin is registered with 'subdir' option, minpac will install it
in:
	pack/minpac/start/pluginname
as usual, then create a symlink (or a junction on Windows):
	ln -s pack/minpac/start/pluginname/subdir \
	      pack/minpac-sub/start/pluginname
@k-takata k-takata merged commit 9012602 into devel Jan 28, 2020
@k-takata k-takata deleted the implement-subdir branch January 28, 2020 13:03
This was referenced Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant