Emacs base
Lightweight configuration of emacs with basic utilities
Markdown Mode
-
Require installed markdown in distro GNU+Linux, example:
apt-get install markdown
orpacman -S markdown
Flycheck Mode
-
Require installed the languages checking, example:
pacman -S shellcheck
# bash, shpacman -S eslint
# ECMAScriptpacman -S python-pylint
# python
License
Languages
Emacs Lisp
100%