Dotfiles/site-modules/core/files/emacs/src
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
..
lang feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
development.el feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
evil.el feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
file-operations.el feat(emacs): add file operation functions 2021-11-21 10:38:43 +00:00
format.el feat(emacs): add fmt mode 2021-11-21 13:24:29 +00:00
general.el feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
ivy.el chore(emacs): remove ivy-rich package 2022-02-15 20:42:06 +00:00
language-tool.el feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
notmuch.el feat(emacs): add command for extracting a patch from emails 2022-02-15 20:47:31 +00:00
org.el feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
packages.el feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
projectile.el feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
puppet.el feat(emacs): go full quelpa 2022-02-19 22:15:11 +00:00
term.el feat(shell): integrate the emacs better into the terminal 2021-07-08 09:03:27 +01:00
treemacs.el refactor(emacs): replace treemacs with neotree 2021-11-21 16:49:47 +00:00
ui.el refactor(emacs): ui updates 2022-02-15 20:43:06 +00:00
zoekt.el feat(emacs): add zoekt code search integration 2021-11-21 13:18:03 +00:00