rejeep / emacs

My Emacs configuration files

Home Page:http://rejeep.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rejeep emacs

This is my emacs configuration files. If you want to use them, the best thing is probably to fork the project at Github (http://github.com/rejeep/emacs) and then make your changes to that branch.

Installation

First of all make sure you have installed Emacs version 23 or higher.

Fetch the emacs source files:

$ git clone git://github.com/rejeep/emacs.git ~/.emacs.d

Install all ELPA packages (make sure you have Cask installed):

$ cd ~/.emacs.d
$ cask

About

My Emacs configuration files

http://rejeep.github.io/


Languages

Language:Emacs Lisp 87.0%Language:YASnippet 11.2%Language:Gherkin 1.5%Language:Makefile 0.2%