Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcf/previous-emacs.d
Evil Emacs configuration with support for a number of languages
https://github.com/jcf/previous-emacs.d
Last synced: 1 day ago
JSON representation
Evil Emacs configuration with support for a number of languages
- Host: GitHub
- URL: https://github.com/jcf/previous-emacs.d
- Owner: jcf
- Created: 2014-05-03T14:48:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-03T18:53:23.000Z (over 10 years ago)
- Last Synced: 2023-04-10T15:07:42.489Z (over 1 year ago)
- Language: Emacs Lisp
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emacs
**I've started using a forked version of @purcell's Emacs config.**
You can find it in my new [.emacs.d repo][].---
Emacs with Evil, Clojure, Python, Ruby, Go and more setup and ready to go.
I change my Emacs config regularly. I'd strongly recommend against using this
repository directly but welcome you to copy anything you like.## Setup
Clone the repo into your home directory and start up Emacs.
```
git clone --recursive git://github.com/jcf/.emacs.d.git ~/.emacs.d
```[.emacs.d repo]: https://github.com/jcf/emacs.d