burn.el/README.md

26 lines
381 B
Markdown
Raw Normal View History

2020-12-28 00:03:35 +01:00
# burn.el
2021-01-20 18:17:53 +01:00
The fire will balance everything. It will kill any line of code, be it good or a bug.
Empty the buffer with a hot 🔥fire🔥 .
2020-12-28 00:03:35 +01:00
![burn-code](./images/burn-code.gif)
## Install
### Cloning the repo
Clone this repo somewhere
Add this to your config
```elisp
(add-to-list 'load-path "path where the repo was cloned")
(require 'burn)
```
## Usage
`M-x burn-code`