1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/editors/paredit-mode.el/pkg-descr
Dmitry Marakasov 634cbfd7ae - Add LICENSE
- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
2018-08-24 09:38:10 +00:00

9 lines
340 B
Plaintext

ParEdit (paredit.el) is a minor Emacs mode for performing structured
editing of S-expression data. The typical example of this would be
Lisp, Scheme or Clojure source code.
ParEdit helps keep parentheses balanced and adds many keys for
moving S-expressions and moving around in S-expressions.
WWW: https://www.emacswiki.org/emacs/ParEdit