Burn code by replacing all the text with 🔥
Go to file
Andros Fenollosa 8b57e8dad3
Fix text
2021-01-10 21:24:36 +01:00
images Initial commit 2020-12-27 15:42:27 -08:00
.gitignore Initial commit 2020-12-27 15:42:27 -08:00
burn.el Fix text 2021-01-10 21:24:36 +01:00
LICENSE Initial commit 2020-12-27 15:42:27 -08:00
README.md Initial commit 2020-12-27 15:42:27 -08:00

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