Rare find

Fugitive. Git version control built into your text editor.

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

Vaya's read on this project

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

Updates

March 2026
  • Use --list-cmds=others instead of hunting through PATH
July 2025
  • Add line limit to read of MERGE_MSG
  • Remove unnecessary include guard
  • Fix check for revert/cherry-pick
  • Fix race conditions generating sequencer sections
  • Fix GBrowse for newer Netrw versions
June 2025
  • Fix interpretation of :% when % is absolute
February 2025
  • Remove antiquated `a` map
  • Drop */# maps in visual mode
January 2025
  • Replace cA map with cn
  • Add cW map as commit --fixup=reword:
  • Fix help tag for g?
December 2024
  • Make :GRename ./ and ../ respect parent dir of current file
  • Use netrw#Open if available (#2361)
November 2024
  • Fix tab Gdiffsplit opening empty buffer
September 2024
  • Use keepalt for diff maps
  • Disable modelines for status buffers
July 2024
  • Use nvim vim.ui.open as a fallback
  • Use callback based workflow for status buffer
  • Format the full body instead of separating title