Replies: 1 comment 3 replies
-
Calling it with local myTag = vim.fn.FugitiveExecute({'describe', '--tags', '--abbrev=0'}).stdout[1] |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
FugitiveHead is awesome to integrate in our statusline but this provides only branch name.
Is there any other function that provides the tag version? I can't find it in the docs.
Thanks in advance.
Update: Perhaps this might do the trick:
Beta Was this translation helpful? Give feedback.
All reactions