Skip to content

Commit

Permalink
Add simple README with screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed May 14, 2012
1 parent 296bf3c commit 470126d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# ibuffer-vc: Group buffers in ibuffer list by VC project #

Adds functionality to Emacs' ibuffer-mode for grouping buffers by
their parent vc root directory, and for displaying and/or sorting by
the vc status of listed files.

## Screenshot ##

![ibuffer-vc screenshot](http://i.imgur.com/RUYRJ.png)

## How to install ##

See `ibuffer-vc.el`, or (preferred) install from [Marmalade][Marmalade] or [Melpa][Melpa].


[Melpa]: http://melpa.milkbox.net "Melpa"
[Marmalade]: http://marmalade-repo.org "Marmalade"

0 comments on commit 470126d

Please sign in to comment.