573 B
573 B
Emacs base
Lightweight configuration of emacs with basic utilities
Support C, C++, PHP, Python, ECMAScript, HMTL, Sass, less, Markdown
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