doomemacs/modules
Henrik Lissner 71069d6dcd
Merge pull request #1239 from flatwhatson/add-elisp-demos
Add elisp-demos to lang/emacs-lisp module
2019-03-12 11:31:44 -04:00
..
app
collab
completion Fix latest company-box all-the-icons configuration 2019-03-12 23:23:19 +10:00
config Merge pull request #1238 from flatwhatson/fix-ace-helpful 2019-03-12 11:29:05 -04:00
editor
emacs emacs/dired: ranger-show-literal = nil 2019-03-09 19:56:48 -05:00
feature Merge pull request #1227 from flatwhatson/fix-dashboard-switch 2019-03-09 13:04:28 -05:00
lang Merge pull request #1239 from flatwhatson/add-elisp-demos 2019-03-12 11:31:44 -04:00
tools Restore minimal modeline in magit 2019-03-11 12:54:16 -04:00
ui ui/indent-guides: set variables sooner 2019-03-11 16:46:55 -04:00
README.org

Doom Modules

:feature

Broad modules that bring essential IDE functionality to Emacs.

  • debugger: A (nigh-)universal debugger in Emacs
  • eval: REPL & code evaluation support for a variety of languages
  • evil +everywhere: Vim in Emacs
  • file-templates: Auto-inserted templates in blank new files
  • lookup +docsets: Universal jump-to & documentation lookup backend
  • snippets: A templating system for Emacs for lazy typers (aka programmers)
  • workspaces: Isolated workspaces

:completion

Swappable completion modules for quickly narrowing down lists of candidates.

  • company +auto +childframe: The ultimate code completion backend
  • helm +fuzzy +childframe: Another search engine for love and life
  • ido: The other other search engine for love and life
  • ivy +fuzzy +childframe: The search engine for love and life

:ui

Aesthetic modules that affect the Emacs interface or user experience.

:editor

Modules that affect and augment your ability to write and edit text.

:emacs

Modules that reconfigure packages or features built into Emacs

:tools

Small modules that give Emacs access to external tools & services.

:lang

Modules that bring support for a language or group of languages to Emacs.

:app

Large, opinionated modules that transform and take over Emacs to serve

:collab

Modules that enable collaborative programming over the internet.

:config

Modules that configure Emacs one way or another, or focus on making it easier for you to customize it yourself.