Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.14 KB

README.org

File metadata and controls

32 lines (24 loc) · 1.14 KB

Parinfer layer

img/parinfer.png

Table of Contents

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 bindingDescription
SPC t PToggle between parinfer indent and paren mode