blob: dd13086d5a2d8f00eb022a5e6f87353b0e2af35f (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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: http://www.emacswiki.org/emacs/ParEdit
|