Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Diff Review

A simple tool utilize quickfix and vim-fugitive to review your code changes.

diffreview

Prerequisites

  • VIM 8.0 or neovim
  • vim-fugitive

Installation

Place this in your .vimrc:

Plugin 'codable/diffreview'

Usage

Review changes from master

:Greview master

Review changes in current working directory

:Greview

Move to next file

Type ]q.

Move to prev file

Type [q.

About

vim diff review

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.