My emacs configuration

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

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