/block-indent

Block-style indentation/de-indention for lines and regions in Emacs

Primary LanguageEmacs LispMIT LicenseMIT

block-indent

Block-style indentation/de-indention for lines and regions in Emacs

Installation

(require 'block-indent)
(add-hook 'text-mode-hook 'block-indent-mode)