Install elpa-m-buffer by entering the following commands in the terminal:
sudo apt update sudo apt install elpa-m-buffer
Description:
list-oriented, functional buffer manipulation
This package provides a set of list-oriented functions for operating over the contents of buffers, mostly revolving around regexp searching, and regions. They avoid the use of looping, manipulating global state with `match-data'. Many high-level functions exist for matching sentences, lines and so on.
Homepage: https://github.com/phillord/m-buffer-el
Version: 0.15-1
Section: universe/lisp