Features:
- Strict mode as default keybinding, prohibiting deletiion of matched parens and brackets
Features;
- Copy and cut commands for each navigation command
Features;
- Shrink selection
- Activate on other lisps than Clojure
Fixes:
- Indent ragne now works
Features:
- Ability to toggle paredit on and off
Improvements:
- Automatically indents after edits
Fixes:
- Indenting
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
Initial
- Forward Sexp
- Backward Sexp
- Forward Down Sexp
- Backward Up Sexp