My emacs configuration

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

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