My emacs configuration

Distopico Vegan 0bd1595828 Version 2.0.2 6 rokov pred
core cf16a2b8ff Change to more traditional keybindings 6 rokov pred
external 0f1fb120d6 Add jdee-server submodule 7 rokov pred
modes 947270c764 Add spellcheck in some text modes (markdown/git-commit-mode) 6 rokov pred
scripts d33cda386d Fix styles and notifications for mu4e 6 rokov pred
site-elisp 2ed04c8232 Enable social modes again 6 rokov pred
snippets 4f68977f69 Add custom snippet header for js 6 rokov pred
themes 2ed04c8232 Enable social modes again 6 rokov pred
utils 99e067f1a8 Refector utilities functions for buffers 6 rokov pred
.gitignore ab0f848bc9 ignore submodules untracked content 7 rokov pred
.gitmodules 0f1fb120d6 Add jdee-server submodule 7 rokov pred
LICENSE 9a4bc4cdd2 Rename license and update version 8 rokov pred
README.md 0bd1595828 Version 2.0.2 6 rokov pred
init.el 2ed04c8232 Enable social modes again 6 rokov pred
package.json 0bd1595828 Version 2.0.2 6 rokov pred
requirements.txt 3e77d2475a Fix compatibility in emacs nw 6 rokov pred

README.md

Distopico Emacs Config

Version 2.0.2

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

Requirements

  • Node.js v0.12 or higher
  • Python 2.7 or 3.x
  • Pip

Install

  npm install

  virtualenv .virtualenv/$USER
  source .virtualenv/$USER/bin/activate
  pip install -r requirements.txt

License

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