Dotfiles/site-modules/core/files/emacs
Ade Attwood ae2de6a719 feat(emacs): go full quelpa
Move all of the package installation from the default package.el to quelpa. This
has the main advantage of being able to update packages better. I have also got
a few package coming from forks and custom repos.

This also removes all of the `ensure t` from the use-package statements as we
have already set `use-package-always-ensure` so its not needed.
2022-02-19 22:15:11 +00:00
..
snippets chore(emacs): add c style copyright header 2022-02-15 20:37:06 +00:00
src feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
.gitignore fix(emacs): move custom-set-variables out of the init.el 2021-04-16 20:49:53 +01:00
init.el feat(emacs): add custom projectile project type 2022-02-19 20:19:43 +00:00
spacemacs feat(emacs): add code files to move away from spacemacs 2021-03-16 20:12:46 +00:00