Skip to content
Discussion options

You must be logged in to vote

I am afraid the answer is a "No, not at the moment". This is possible with the future built-in plugin manager vim.pack (currently present on Nightly and is planned to be part of a future Neovim 0.12 stable release) by supplying vim.version.Range instead of branch/tag/commit string. With this in mind, I currently don't think porting this feature to 'mini.deps' makes too much sense. But it might change in the future. See #1888 for more details.

The best solution with 'mini.deps' is to indeed freeze plugin to a specific tag and manually look at monitor log from the default branch at every :DepsUpdate to see if there are new tags mentioned (they will be explicitly shown to the right of commit…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by echasnovski
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested mini.deps
2 participants