This repository has been archived on 2022-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2017-09-09 17:53:17 +01:00
emacs-deferred Add option to get the exit-code and stderr from deferred process 2017-09-09 17:53:17 +01:00
emacs-racer Make the asynchronous version return exit-code and stderr 2017-09-09 16:06:30 +01:00
emodule Merge commit 'e14895216ff6ca883bc60f3c877133afd0d8817c' 2017-09-03 15:30:07 +01:00
modules Add emacs-deferred to load-path 2017-09-09 16:09:59 +01:00
themes Fix terminal colours 2017-09-09 00:23:36 +01:00
.gitignore Squashed 'emacs-racer/' content from commit 6e0d1b3 2017-09-09 00:25:09 +01:00
CHANGES.rst Add a README, license, and a changelog 2017-09-03 15:36:29 +01:00
init.el Fix Rust configuration 2017-09-09 00:24:48 +01:00
LICENSE.txt Add a README, license, and a changelog 2017-09-03 15:36:29 +01:00
README.rst Add a README, license, and a changelog 2017-09-03 15:36:29 +01:00

.emacs.d
========

My personal Emacs configuration.  It comes with a heavily modified version of
the ``underwater`` theme available from the Emacs repos.

Installation
------------

Just clone this repository into your home directory:

::

   git clone https://github.com/Wojtek242/.emacs.d ~/.emacs.d

It uses a simple addition to the built-in package management called EModule_.

Under development
-----------------

I expect this configuration to stall at certain points.  I am hoping to iron
out these cases as I stumble upon them.


.. _EModule: https://github.com/Wojtek242/emodule