Rare find

Vim Git. Git commands built into Vim so you can manage your code changes without leaving the editor.

vim.org/scripts/script.php?script_id=1654

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2024
  • Allow SHA-256 in gitrebase helper commands
  • Tighten SHA highlighting in gitcommit
July 2024
  • Support update-ref in gitrebase
March 2023
  • Add git ftplugin to set 'nomodeline'
  • Make gitcommit summary length configurable
June 2022
  • Enable syntax folding for combined diff
May 2022
  • Support :DiffGitCached with 'previewpopup'
  • Override 'formatlistpat' to avoid false positives
January 2022
  • Sync with upstream
  • Detect /usr/local/etc/gitconfig
  • Detect config.worktree
  • Detect `git notes edit` as gitcommit
  • Detect `git branch --edit-description` as gitcommit
  • Sync ftdetect with upstream
December 2021
  • Highlight `git notes edit` with gitcommit
  • Account for 'nowrap' detecting comment character
November 2021
  • Remove handling of impossible edge case
  • Add missing custom comment character support for rebase
  • Don't highlight rebase empty commit indicator as error
  • Support custom comment character