My emacs configuration

Distopico Vegan 04289d3347 Version 2.1.0 vor 4 Jahren
core 0b17cecb00 add custom face to read like mu4e/elfeed vor 4 Jahren
external 02d36fde88 update meghanada server jar vor 4 Jahren
modes f271839889 clean python mode vor 4 Jahren
scripts ece6ca1c07 exit normal notify script vor 5 Jahren
site-elisp 8984b25470 Control font from gui config and remove old code vor 4 Jahren
snippets 0f54c281b1 update sub-modules vor 5 Jahren
themes 0b17cecb00 add custom face to read like mu4e/elfeed vor 4 Jahren
utils fe0754b02c remove clj defuns vor 4 Jahren
.gitignore 5399c26dcd ignore "custom.el" because is autosaved vor 5 Jahren
.gitmodules 8fa2ab9313 remove some unused modules vor 4 Jahren
LICENSE 9a4bc4cdd2 Rename license and update version vor 8 Jahren
README.md 04289d3347 Version 2.1.0 vor 4 Jahren
init.el 804f54abd3 check jabber account to avoid error on startup vor 4 Jahren
package-lock.json 804f54abd3 check jabber account to avoid error on startup vor 4 Jahren
package.json 04289d3347 Version 2.1.0 vor 4 Jahren
requirements.txt b9dfe1b431 update dependencies version vor 4 Jahren

README.md

Distopico Emacs Config

Version 2.1.0

My emacs configuration with many toys for programming environment mostly javascript , python , java, html and tools for intent be more productive and social.

Requirements

  • Node.js v10.x or higher
  • Python 3.x
  • Pip

Install

  npm install
  python3 -m venv .virtualenv
  source .virtualenv/bin/activate
  pip install -r requirements.txt

License

Licensed of coures under the GPL3 License - see the LICENSE file for details