Is there a way to get something like magit-list-repo? #1238
Answered
by
CKolkey
stefanocoretta
asked this question in
Q&A
-
Hi! I wonder if there's a way of getting a buffer like magit-list-repo, which a list of repos and status icons, from which you can jump to the repo directory? |
Beta Was this translation helpful? Give feedback.
Answered by
CKolkey
Apr 5, 2024
Replies: 1 comment 2 replies
-
Ah, that's a new one to me. Hmm. No, there's not a way to do that currently, and I don't think I'm super keen to add session management to the plugin since there are plenty of good existing plugins that manage projects/sessions in neovim... and I don't even use those. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
stefanocoretta
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, that's a new one to me. Hmm. No, there's not a way to do that currently, and I don't think I'm super keen to add session management to the plugin since there are plenty of good existing plugins that manage projects/sessions in neovim... and I don't even use those.