techAstronvim.git Pull

Git Pull in AstroNvim

In neo-tree git panel, you can easily use these:

  • A git add all
  • gg git commit and push

But there isn’t a shortcut for git pull .

Currently I’m using :term git pull to pull the latest changes. Then leader(space for me) + c to close the result buffer.

Do not shoot this.