Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 603 Bytes

CHANGELOG.md

File metadata and controls

42 lines (34 loc) · 603 Bytes

0.1.1

Features:

  • Ability to toggle paredit on and off

Improvements:

  • Automatically indents after edits

Fixes:

  • Indenting

0.1.0

Added the following Navigation commands:

  • Expand Selection
  • Close List
  • Select Defn

Added the following Editing commands:

  • Slurp Forward
  • Slurp Backward
  • Barf Forward
  • Barf Backward
  • Splice
  • Split Sexp
  • Kill Sexp Forward
  • Kill Sexp Backward
  • Splice & Kill Forward
  • Splice & Kill Backward
  • Wrap Around ()
  • Wrap Around []
  • Wrap Around {}
  • Indent
  • Transpose

0.0.1

Initial

  • Forward Sexp
  • Backward Sexp
  • Forward Down Sexp
  • Backward Up Sexp