/align.el

Emacs functions for aligning text relative to regex

Primary LanguageEmacs LispGNU General Public License v3.0GPL-3.0

8dcc-align.el

Description

This package is meant for personal use. For my full emacs dotfiles, see: Link.

Installing

If you are using use-package with straight, you can install the package with:

(straight-use-package
 '(x8dcc-align :type git :host github :repo "8dcc/align.el"))