My emacs configuration

Distopico Vegan 2693ecf460 remove unnecessary autoload 1 周之前
core 8fe98f981e move but keep old package.el 1 周之前
legacy 8fe98f981e move but keep old package.el 1 周之前
modes 2693ecf460 remove unnecessary autoload 1 周之前
scripts 0fefadd0b0 update submodules versions 3 周之前
site-elisp 8fe98f981e move but keep old package.el 1 周之前
snippets 0fefadd0b0 update submodules versions 3 周之前
themes 6a0b2a20d1 remove unused dependencies 2 年之前
utils c0fffa3bdb fix silent recentf 2 年之前
.gitignore 68299ec296 back to offlineimap-notify 4 年之前
.gitmodules 524d62bcd7 Update submodules 1 年之前
LICENSE 9a4bc4cdd2 Rename license and update version 9 年之前
README.md 68299ec296 back to offlineimap-notify 4 年之前
init.el 25b78d667b remove tabbar 3 周之前
package-lock.json 2693ecf460 remove unnecessary autoload 1 周之前
package.json 04289d3347 Version 2.1.0 5 年之前
requirements.txt b9dfe1b431 update dependencies version 5 年之前

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