burn.el/README.md
2020-12-27 15:42:27 -08:00

297 B

burn.el

Burn code by replacing all the text with 🔥

burn-code

Install

Cloning the repo

Clone this repo somewhere

Add this to your config

(add-to-list 'load-path "path where the repo was cloned")

(require 'burn)

Usage

M-x burn-code