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

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