blob: f56ef19970ae43e625725bb2022cc01ce6063d5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Emacs base
Lightweight configuration of emacs with basic utilities

### Markdown Mode
- Require installed markdown in distro GNU+Linux, example:
`apt-get install markdown` or `pacman -S markdown`
### License
- [GLPv3](LICENSE)
|