Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 685 Bytes

README.org

File metadata and controls

28 lines (20 loc) · 685 Bytes

prettier layer

Table of Contents

Description

This layer adds support for prettier

Features:

  • Format buffer in a consistent style

Install

To use this configuration layer, add it to your ~/.spacemacs.

To install prettier globally:

$ npm install -g prettier

Key bindings

Key bindingDescription
SPC m = =format buffer in supported layers