ec063064f4
of S-expression data, useful for editing Lisp, Scheme and Clojure code.
8 lines
339 B
Text
8 lines
339 B
Text
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
|