jgarte / .emacs.d-5

My personal emacs settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My emacs settings

A hodge-podge of stuff, much of it copied as needed from magnar's setup.

As a former VIM user, I'm impressed by Emacs's flexibility. Evil-mode makes me feel mostly at home, so the adaptation required was smaller than I expected.

Enjoy and copy freely to your configuration files!

Getting started on a fresh machine

git clone $REPO_URL
emacs

Nothing else is necessary, straight.el will take care of downloading the dependencies according to the lockfile.

Misc

bbatsov's style guide

About

My personal emacs settings


Languages

Language:Emacs Lisp 89.0%Language:YASnippet 11.0%Language:Makefile 0.0%