spacemacs/layers/+misc/parinfer
Boris Buliga d81e75584e
bump year in the copyright headers
Folks, this time of year has come. We can bump year in the copyright headers.
Let's celebrate!
2018-10-16 20:27:05 +03:00
..
img Clean up parinfer layer 2017-05-29 11:36:46 +02:00
packages.el bump year in the copyright headers 2018-10-16 20:27:05 +03:00
README.org Reformat documentation 2018-10-11 00:13:43 +03:00

Parinfer layer

/TakeV/spacemacs/media/commit/8c76fed13645a7c910ecc19d1ff26d3de3fee4ee/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 managment 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