-
I would like to try showing my git branch and git diff info as one thing like this: |
Beta Was this translation helpful? Give feedback.
Answered by
benfrain
Dec 9, 2024
Replies: 1 comment
-
For future travelers; ended up doing this by creating a custom component that took the gitsigns |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
benfrain
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For future travelers; ended up doing this by creating a custom component that took the gitsigns
vim.b.gitsigns_status_dict
and reconstructed the string from the separate parts that provides