init.vimango icon indicating copy to clipboard operation
init.vimango copied to clipboard

Add git integration

Open CyberMango opened this issue 5 years ago • 0 comments

Add git integration inside of nvim:

  • Files tree marks changed files.
  • Easy files diff view.
  • Easy file adding/staging.
  • Nice commits tree view.
  • Thin wrappers for git commands?
  • Git blame for code lines.

Keywords to look at:

  • fugitive.
  • gitgutter.
  • vim-signify.
  • lazygit.

CyberMango avatar Jan 11 '20 09:01 CyberMango