vim-volt/volt

Allow {directory} to `volt get`

tyru opened this issue · 1 comments

tyru commented

When developing my vim plugin, specifying plugin name is bothered.
I want to just run

volt get .   # to update lock version

because I must be at repository directory while developing vim plugin.

tyru commented

volt get -l also can do this.
but it updates all plugins.