Skip to content

dpassen/zprint-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

zprint-format

This is an Emacs package to reformat Clojure code using zprint

https://melpa.org/packages/zprint-format-badge.svg

Installation

Ensure that the zprint executable is on your exec path

(leaf zprint-format
  :ensure t)

Usage

  • zprint-format-buffer - Formats the entire buffer
  • zprint-format-region - Formats the selected region
  • zprint-format-on-save-mode - Minor mode that formats the entire buffer on save

License

zprint-format is distributed under the GNU General Public License, version 3.

Copyright © 2021 Derek Passen

About

emacs package to reformat Clojure code using zprint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published