spacemacs/layers/+misc/parinfer
Eivind Fonn fab3b2a4e4 Clean up parinfer layer
- Move to misc instead of vim
- Move add-hook calls into dependent layers
- Improve readme
2017-05-29 11:36:46 +02:00
..
img Clean up parinfer layer 2017-05-29 11:36:46 +02:00
packages.el Clean up parinfer layer 2017-05-29 11:36:46 +02:00
README.org Clean up parinfer layer 2017-05-29 11:36:46 +02:00

Parinfer layer

/TakeV/spacemacs/media/commit/fab3b2a4e4cddb0cd76ea2be6beb21daf9451c09/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.

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