ryebread / emacs.d

A mac-oriented emacs configuration bundle with batteries included: check out as ~/.emacs.d

Home Page:http://www.sanityinc.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an emacs configuration tree that supports a number of
programming languages, particularly Ruby/Rails and other dynamic
languages including Clojure, PHP, Python etc.

In particular, I have a nice config for tab autocompletion, and
flymake is used to immediately highlight syntax errors in Ruby, HAML,
Python, Javascript, PHP and some other languages.

To install, clone this repo to ~/.emacs.d, i.e. ensure that the
'init.el' contained in this repo ends up at ~/.emacs.d/init.el.  Upon
starting up Emacs for the first time, you'll be prompted to install
el-get, which will take care of installing a variety of third-party
packages.

Although these config files aren't meant to be a replacement for
emacs-starter-kit, some of the tips & tricks contained herein might be
useful to others, and there are flags at the top of init.el which can
toggle certain features that might annoy people who aren't me,
e.g. the "viper" vi emulation.

I use Emacs from CVS on a Mac, but the config should work in other
environments too.

-Steve Purcell

About

A mac-oriented emacs configuration bundle with batteries included: check out as ~/.emacs.d

http://www.sanityinc.com/