How to Install elpa-ibuffer-projectile in Ubuntu 18.04



Install elpa-ibuffer-projectile by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-ibuffer-projectile

Description:

group buffers in ibuffer list by Projectile project

Emacs' ibuffer-mode is a wonderful replacement for the built-in list-buffer command, and allows buffers to be grouped programmatically, e.g. by major mode. . This package lets you group your buffers by their Projectile root directory.

Homepage: https://github.com/purcell/ibuffer-projectile

Version: 0.2-1

Section: universe/lisp