My emacs configuration

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

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