doomemacs/core/autoload
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
..
buffers.el Add buffer-live-p check to doom-real-buffer-p 2019-04-17 11:29:41 -04:00
cache.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
cli.el Prompt to restart after doom//upgrade 2019-03-22 14:13:35 -04:00
config.el Reset more state on doom/module initialization 2019-04-09 03:43:13 -04:00
debug.el Reformat doctor output & add DOOMDIR check 2019-04-16 20:57:03 -04:00
files.el Fix doom/move-this-file not opening renamed file 2019-03-03 02:17:42 -05:00
help.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
hydras.el Fix autoloaded hydras 2019-04-07 16:06:52 -04:00
line-numbers.el Improve version check for line-numbers polyfill 2019-02-26 17:29:40 -05:00
message.el Refactor interactiove bin/doom commands #1220 2019-03-09 04:28:25 -05:00
packages.el Fix package.el command substitutions 2019-03-14 17:59:24 -04:00
projects.el Allow doom-project-find-file on arbitrary paths 2019-04-19 20:48:48 -04:00
scratch.el Revise docstrings for scratch buffer commands 2019-04-19 20:50:53 -04:00
sessions.el Restore session later on restart-and-restore 2019-03-22 14:14:03 -04:00
text.el Fix doom/forward-to-last-non-comment-or-eol #1306 2019-04-04 15:13:48 -04:00
ui.el 💥 Replace exec-path-from-shell w/ 'bin/doom env' 2019-03-28 01:56:09 -04:00