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
2018-07-07 17:29:05 +01:00
emacs-deferred@0f2af90a70 Add emacs-deferred as submodule 2017-09-09 22:49:40 +01:00
emacs-racer@e6a0f35c38 Add emacs-racer as submodule 2017-09-10 14:28:07 +01:00
emodule Update e-mail address 2018-02-04 17:18:18 +00:00
modules Add some handy rust cargo functions for project 2018-05-11 21:58:49 +01:00
snippets/org-mode Use snippets 2018-05-11 21:58:49 +01:00
themes Change theme colours 2018-07-07 17:29:05 +01:00
.gitignore Update gitignore 2018-02-06 21:52:21 +00:00
.gitmodules Add emacs-racer as submodule 2017-09-10 14:28:07 +01:00
CHANGES.rst Add a README, license, and a changelog 2017-09-03 15:36:29 +01:00
init.el Add modeline config 2018-05-11 21:58:49 +01:00
LICENSE.txt Add a README, license, and a changelog 2017-09-03 15:36:29 +01:00
plantuml.jar Add plantuml and ansi-color in compilation-mode support 2018-01-29 13:23:58 +00:00
README.rst Add a README, license, and a changelog 2017-09-03 15:36:29 +01:00
wishlist.org Update wishlist 2018-05-11 21:58:49 +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