spacemacs/layers/+misc/parinfer
duianto 3868a5364f [doc] Fix typos and add missing/remove extra ~
Add missing ~ (tilde) around key bindings.
Remove an extra ~.
2019-06-01 20:40:22 +02:00
..
img
packages.el bump year in the copyright headers 2018-10-16 20:27:05 +03:00
README.org [doc] Fix typos and add missing/remove extra ~ 2019-06-01 20:40:22 +02:00

Parinfer layer

/TakeV/spacemacs/media/commit/aaa11a6823e0980177f8df1769f085faa5d82f31/layers/+misc/parinfer/img/parinfer.png

Description

This layer provides an implementation of parinfer, a lisp editing paradigm that controls indentation based on parentheses or vice versa.

Features:

  • Automatic management of parenthesis in clojure, emacs lisp, common-lisp and scheme following the parinfer editing paradigm.

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add parinfer to the existing dotspacemacs-configuration-layers list in this file.

Configuration

See the official package documentation for information about how the parinfer works and how to configure it.

Key bindings

Key binding Description
SPC t P Toggle between parinfer indent and paren mode