Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.56 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.56 KB

Melpa Status Melpa Stable Status Build Status Support me

ibuffer-vc: Group buffers in ibuffer list by VC project

Emacs' ibuffer-mode is a wonderful replacement for the built-in list-buffer command, and allows buffers to be grouped programatically, e.g. by major mode.

If, like me, you mostly work on version-controlled files, you might like to see your buffers grouped by the associated version control project.

That's where ibuffer-vc comes in: it lets you:

  • Group your buffers by their parent vc root directory
  • See the VC status of the associated files
  • Sort buffers by their VC status
  • Display buffer filenames that are relative to their VC root

Screenshot

ibuffer-vc screenshot

How to install

See ibuffer-vc.el, or (preferred) install from MELPA.


💝 Support this project and my other Open Source work

💼 LinkedIn profile

✍ sanityinc.com

🐦 @sanityinc