doomemacs/modules/emacs/ibuffer
Rudi Grinberg 0ea1974732 Add ibuffer filter group for the workspace
This introduces the +ibuffer-current-workspace function which open an
ibuffer with only buffers from the current workspace.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2019-12-07 23:02:06 +07:00
..
config.el Add ibuffer filter group for the workspace 2019-12-07 23:02:06 +07:00
packages.el Add emacs/ibuffer module 2019-10-20 15:14:26 -04:00
README.org Add emacs/ibuffer module 2019-10-20 15:14:26 -04:00

emacs/ibuffer

Description

This module augments ibuffer.

  • Adds project-based grouping of buffers
  • Support for file-type icons
  • Uses human-readable file-size

Module Flags

  • +icons Enables filetype icons for buffers

Prerequisites

This module has no prereqisites.

TODO Features

TODO Configuration

TODO Troubleshooting