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