summaryrefslogtreecommitdiff
path: root/editors/paredit-mode.el/pkg-descr
blob: 14f8b5401922f74fe6023b1c101db28e0c3b32c2 (plain) (blame)
1
2
3
4
5
6
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.