tvl-depot/init
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
..
bindings.el refactor: Begin moving package configuration to use-package 2019-02-10 21:43:54 +01:00
custom.el feat(custom): Enable incremental compilation in Cargo commands 2018-05-06 21:44:34 +02:00
eshell-setup.el refactor: Remove lots of deprecated/unused settings 2017-11-12 22:44:31 +01:00
functions.el feat(functions): Add ivy-browse-repositories function 2018-06-18 16:39:57 +02:00
look-and-feel.el refactor: Begin moving package configuration to use-package 2019-02-10 21:43:54 +01:00
mail-setup.el feat(functions): Add ivy-browse-repositories function 2018-06-18 16:39:57 +02:00
modes.el refactor: Begin moving package configuration to use-package 2019-02-10 21:43:54 +01:00
nixos.el refactor: Begin moving package configuration to use-package 2019-02-10 21:43:54 +01:00
settings.el refactor: Begin moving package configuration to use-package 2019-02-10 21:43:54 +01:00
term-setup.el refactor: Begin moving package configuration to use-package 2019-02-10 21:43:54 +01:00