emacs-base/README.md

595 B

Emacs base

Lightweight configuration of emacs with basic utilities

Support C, C++, PHP, Python, ECMAScript, HTML, Sass, less, Markdown

emacs-base

Markdown Mode

  • Require installed markdown in distro GNU+Linux, example:
# apt-get install markdown
# pacman -S markdown

Flycheck Mode

  • Require installed the languages checking, example:
# pacman -S shellcheck
# pacman -S eslint
# pacman -S python-pylint

License