Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 182 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 182 Bytes

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)