trivial-indent

zlib

A very simple library to allow indentation hints for SWANK.

$ area51 add trivial-indentCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivial-indent:some-function ...)