How to Install elpa-paredit-everywhere in Ubuntu 18.04



Install elpa-paredit-everywhere by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-paredit-everywhere

Description:

cut-down version of paredit for non-lisp buffers

This Emacs addon extends Paredit to non-lisp buffers by providing a new minor mode, `paredit-everywhere-mode'. This works because many major modes provide reasonable sexp-oriented navigation. . Paredit bindings that do not work well outside of lisp buffers are not enabled.

Homepage: https://github.com/purcell/paredit-everywhere/

Version: 0.4-1

Section: universe/lisp