Initial commit

This commit is contained in:
Jesús
2018-07-29 20:12:28 -05:00
commit d172fb6e48
18 changed files with 1188 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# Emacs base
Lightweight configuration of emacs with basic utilities
![emacs-base](https://img.fenixzone.net/i/fsJdDCq.png?raw=true "emacs-base")
### Markdown Mode
- Require installed markdown in distro GNU+Linux, example:
`apt-get install markdown` or `pacman -S markdown`
### License
- [GLPv3](LICENSE)