                           ━━━━━━━━━━━━━━━━━
                            IBUFFER SIDEBAR
                           ━━━━━━━━━━━━━━━━━


[file:https://github.com/jojojames/ibuffer-sidebar/actions/workflows/ci.yml/badge.svg]
[file:https://melpa.org/packages/ibuffer-sidebar-badge.svg]
[file:https://stable.melpa.org/packages/ibuffer-sidebar-badge.svg]


[file:https://github.com/jojojames/ibuffer-sidebar/actions/workflows/ci.yml/badge.svg]
<https://github.com/jojojames/ibuffer-sidebar/actions/workflows/ci.yml>

[file:https://melpa.org/packages/ibuffer-sidebar-badge.svg]
<https://melpa.org/#/ibuffer-sidebar>

[file:https://stable.melpa.org/packages/ibuffer-sidebar-badge.svg]
<https://stable.melpa.org/#/ibuffer-sidebar>


1 Screenshots
═════════════

  <./screenshots/ibuffer-sidebar.png>

  When used with [dired-sidebar].

  <./screenshots/with-dired-sidebar.png>


[dired-sidebar] <https://github.com/jojojames/dired-sidebar>


2 Installation
══════════════

2.1 Melpa / Elpa
────────────────

  ┌────
  │ (use-package ibuffer-sidebar
  │   :ensure t
  │   :commands (ibuffer-sidebar-toggle-sidebar))
  └────


3 Contributing
══════════════

  ┌────
  │ cask
  │ make compile
  │ make test
  └────
