/.emacs.d

Emacs settings - text editor for software development

Primary LanguageEmacs Lisp

My Emacs configuration

"Take it as a LISP machine, a working env, a framework to build upon my liking."

Daily used with focus on software development, Markdown text editing and Org-mode.

Features

  • go-mode & more for the Go 1.6+ programming language
  • web-mode for editing web templates, JS/X, embed CSS/JS in HTML etc
  • Emacs Lisp, Clojure, JavaScript, PHP editing enhancements.
  • Auto complete, improved file & buffer navigation & more colors!

Supported Emacs versions

Tested with GNU Emacs 24 and 25 on macOS and Linux.

Installation

To get this Emacs configuration, run in home directory:

git clone --recursive https://github.com/140am/.emacs.d.git

That's it - start emacs or Install Emacs.

Customize

To customize the configuration fork this repo and edit init.el and customizations found in settings/.

Usage

How does it look?

Screenshot 1