My emacs configuration

Distopico Vegan 1fff33a181 Unset paredit up/down keys to use teh default to devmode hai 8 meses
core 64cd701e53 Get flymake-guile from nongnu elpa hai 1 ano
modes 1fff33a181 Unset paredit up/down keys to use teh default to devmode hai 8 meses
scripts 524d62bcd7 Update submodules hai 8 meses
site-elisp a91f3fd7cb Fix erc input fill and remove unnecessary sites-elisp hai 1 ano
snippets 524d62bcd7 Update submodules hai 8 meses
themes 6a0b2a20d1 remove unused dependencies hai 1 ano
utils c0fffa3bdb fix silent recentf hai 1 ano
.gitignore 68299ec296 back to offlineimap-notify %!s(int64=4) %!d(string=hai) anos
.gitmodules 524d62bcd7 Update submodules hai 8 meses
LICENSE 9a4bc4cdd2 Rename license and update version %!s(int64=8) %!d(string=hai) anos
README.md 68299ec296 back to offlineimap-notify %!s(int64=4) %!d(string=hai) anos
init.el 1b48fce3b5 move calendar configuration to another file hai 1 ano
package-lock.json 804f54abd3 check jabber account to avoid error on startup %!s(int64=5) %!d(string=hai) anos
package.json 04289d3347 Version 2.1.0 %!s(int64=4) %!d(string=hai) anos
requirements.txt b9dfe1b431 update dependencies version %!s(int64=4) %!d(string=hai) anos

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