zprint-atom
Atom plugin for zprint-clj
Roman Liutikov 263 0 1.1.0 MIT GitHub

ZPrint for Atom

Atom package to format Clojure, ClojureScript source code, EDN and s-expressions.

Installation

apm install zprint-atom

Or go to Settings → Install and search for zprint-atom.

Make sure to restart Atom after the package is installed.

Usage

There are two modes you can use:

  • Invoke manually using the keyboard shortcut CTRL + ALT + F
  • [enabled by default] Automatically format on save (toogle in Packages → ZPrint → Toggle Format on Save)