Code Monkey home page Code Monkey logo

.emacs.d's Introduction

My personal Emacs configuration

My own home-grown Emacs configuration with use-package.

Setup — How do you use it?

You need Emacs 25 snapshot builds, straight from Git master. Stable releases of GNU Emacs won’t work, I build GNU Emacs weekly.

$ git clone https://github.com/lunaryorn/.emacs.d.git ~/.emacs.d
$ brew install trash coreutils
$ brew install aspell --with-lang-de --with-lang-en

plus all the standard tools for all the various programming languages (sbt, hlint, stack, pandoc, pylint and stuff). Read the comments in init.el for more information.

Layout — Where do you find things?

It’s a single big init.el, containing only use-package declarations for all the built-in and 3rd party packages I use. These declarations have all the configuration and setup for the specific packages.

There’s also lisp/ which has my own personal extensions and libraries with custom functions, etc. These libraries are loaded like normal packages with use-package in init.el.

Highlights — What you should probably copy from this!

  • Very good OS X support, even with stock GNU Emacs, including a font setup that supports Math, Symbols and Coloured Emojis (yay 😍)
  • A well-designed key bindings scheme, inspired by Spacemacs, supported by Which Key Mode and Hydra
  • Rules for buffer displays in display-buffer-alist
  • A very powerful and comprehensive LaTeX setup with AUCTeX
  • Nice configurations for Scala (with Ensime), Emacs Lisp and a couple of other languages

Final words

Have fun, and copy freely! Please feel free to mess around, and take whatever you like! Credits mandatory (respect the license), feedback appreciated!

If you’ve got any questions about this configuration or have a cool extension to share please open an issue.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

.emacs.d's People

Contributors

swsnr avatar trundle avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.