No description
Find a file
Vincent Ambo 4fe8d78dbb refactor: Begin moving package configuration to use-package
This is the first in a series of commits for refactoring my
configuration to make use of jwiegley's use-package.

In the previous layout of the configuration there were some questions
around what settings go into which file, but in the end it is all just
related to which packages are being configured (besides settings
related to global Emacs behaviour).

This commit introduces use-package forms for all currently used
packages (which are still installed via Nix, not via package.el) but
does not yet clean up the rest of the configuration in a suitable way.

Note that this version introduces a bug in which the configuration of
telephone line is not correctly initialised after package setup.
2019-02-10 21:43:54 +01:00
init refactor: Begin moving package configuration to use-package 2019-02-10 21:43:54 +01:00
.gitignore fix: Fix warnings & errors detected by elisp compiler 2017-11-12 22:44:31 +01:00
init.el refactor: Begin moving package configuration to use-package 2019-02-10 21:43:54 +01:00
README.md Add YaSnippet & enable Uniquify 2013-10-14 08:50:56 +02:00

emacs.d

This contains my emacs.d folder.

I use emacs for many things.