[Un]staging hunks or lines from the preview? #208
Answered
by
tanvirtin
bennypowers
asked this question in
Q&A
|
Hello! I'm a refugee from Atom, and in my few weeks of using neovim as my daily driver, VGit comes the closest to replacing Atom's excellent GitHub plugin as an easy to use visual git client. One thing I'm missing is the ability to stage or unstage hunks from the preview window: :VGit project_hunks_preview
<C-j>
" somehow stage or unstage this hunkPerhaps I'm misinterpreting the intention here. Any guidance you can offer is appreciated. |
Answered by
tanvirtin
Feb 10, 2022
Replies: 1 comment
|
Hi, thanks for the feedback. Glad to hear you are finding this plugin useful as you are transitioning to Neovim. Currently there's an issue open: #170 which is addressing the same. It's one of the features that is top of my priority list to work on. |
0 replies
Answer selected by
bennypowers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for the feedback. Glad to hear you are finding this plugin useful as you are transitioning to Neovim. Currently there's an issue open: #170 which is addressing the same.
It's one of the features that is top of my priority list to work on.