doomemacs/core
Henrik Lissner 77e4cc4d58
💥 Remove :feature category
:feature was a "catch-all" category. Many of its modules fit better in
other categories, so they've been moved:

- feature/debugger -> tools/debugger
- feature/evil -> editor/evil
- feature/eval -> tools/eval
- feature/lookup -> tools/lookup
- feature/snippets -> editor/snippets
- feature/file-templates -> editor/file-templates
- feature/workspaces -> ui/workspaces

More potential changes in the future:

- A new :term category for terminal emulation modules (eshell, term and
  vterm).
- A new :os category for modules dedicated to os-specific functionality.
  The :tools macos module would fit here, but so would modules for nixos
  and arch.
- A new :services category for web-service integration, like wakatime,
  twitter, elfeed, gist and pastebin services.
2019-04-24 18:16:04 -04:00
..
autoload 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
cli Fix doom quickstart not installing packages 2019-04-09 03:31:05 -04:00
templates Improve vanilla sandbox 2019-03-09 04:53:14 -05:00
test Fix map! tests wrt 1fab389d 2019-04-08 15:27:20 -04:00
core-cli.el 💥 Replace exec-path-from-shell w/ 'bin/doom env' 2019-03-28 01:56:09 -04:00
core-editor.el Enlargen command-log window slightly 2019-04-10 19:25:21 -04:00
core-keybinds.el Fix which-key labels for alt leader key #1332 2019-04-16 10:56:26 -04:00
core-lib.el Fix quiet! not returning BODY's return value 2019-04-19 13:30:39 -04:00
core-modules.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
core-os.el Enable xterm-mouse-mode in tty Emacs 2019-04-06 11:13:28 -04:00
core-packages.el Rewrite require! and change depends-on! 2019-04-21 19:40:02 -04:00
core-projects.el Autoload projectile-add-known-projects 2019-04-20 19:25:10 -04:00
core-ui.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
core.el Use outline-mode comment headings in core.el 2019-04-20 02:18:49 -04:00
doctor.el Reformat doctor output & add DOOMDIR check 2019-04-16 20:57:03 -04:00
packages.el Make load-env-vars a core package 2019-03-28 13:30:39 -04:00