Vim GitV Plugin
Usage
Commands
:GVto open commit browser You can pass git log options to the command, e.g.:GV -S foobar.:GV!will only list commits that affected the current file:GV?fills the location list with the revisions of the current file:GVor:GV?can be used in visual mode to track the changes in the selected lines.
Mappings
oor<cr>on a commit to display the content of itoor<cr>on commits to display the diff in the rangeOopens a new tab insteadgbfor :Gbrowse]]and[[to move between commits.to start command-line with :Git [CURSOR] SHA à la fugitive\n* q or gq to close
Airline
:help airline