Active auto-revert-mode that automatically reloads modified files out of Emacs. It is very useful to see logs (like auto-revert-tail-mode) among many other cases.
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
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%