doomemacs/modules
Henrik Lissner 7286b32322
Merge pull request #1273 from UndeadKernel/choose_spellchecker
Choose which spell checker flyspell will use
2019-04-02 14:06:22 -04:00
..
app adds to falsely branch in case invoked from splash 2019-03-30 16:05:33 +01:00
collab
completion Fix RET/TAB company keybinds in GUI Emacs 2019-04-01 13:12:03 -04:00
config Add which-key labels for leader/localleader keys 2019-04-02 02:42:38 -04:00
editor editor/format: fix +format/region-or-buffer 2019-04-02 00:52:10 -04:00
emacs Remove eshell/term from dtrt excluded modes 2019-03-28 01:56:09 -04:00
feature Add vterm-mode to evil-escape-excluded-major-modes 2019-04-01 10:56:47 +09:00
lang Merge pull request #1288 from mfiano/common-lisp-local-leader-labels 2019-04-02 13:14:32 -04:00
tools Merge pull request #1273 from UndeadKernel/choose_spellchecker 2019-04-02 14:06:22 -04:00
ui ui/fci -> fill-column: replace fci w/ hl-fill-column 2019-04-01 13:44:20 -04:00
README.org Remove non-existent links in modules/README.org 2019-03-21 17:00:52 -04:00

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

  • dired +ranger +icons:
  • electric:
  • eshell:
  • imenu:
  • term:
  • vc:

:tools

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

  • ansible:
  • docker:
  • editorconfig:
  • ein:
  • flyspell: Spell checking
  • flycheck: Live error/warning highlights
  • gist:
  • lsp:
  • macos:
  • make:
  • magit:
  • password-store:
  • pdf:
  • prodigy:
  • rgb:
  • terraform:
  • tmux:
  • upload:
  • wakatime:
  • vterm:

:lang

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

  • assembly:
  • cc +lsp:
  • clojure:
  • common-lisp:
  • coq:
  • crystal:
  • csharp:
  • data:
  • erlang:
  • elixir:
  • elm:
  • emacs-lisp:
  • ess:
  • go +lsp:
  • haskell +intero +dante:
  • hy:
  • idris:
  • java +meghanada:
  • javascript +lsp:
  • julia:
  • latex:
  • ledger:
  • lua:
  • markdown:
  • nim:
  • nix:
  • ocaml +lsp:
  • org +attach +babel +capture +export +present +ipython:
  • perl:
  • php +lsp:
  • plantuml:
  • purescript:
  • python +lsp:
  • qt:
  • racket:
  • rest:
  • ruby +lsp:
  • rust +lsp:
  • scala:
  • sh +fish +lsp:
  • solidity:
  • swift:
  • web +lsp:
  • vala:

:app

Large, opinionated modules that transform and take over Emacs, i.e. Doom-specific porcelains.

  • calendar:
  • email +gmail:
  • irc:
  • regex:
  • rss +org:
  • twitter:
  • write +wordnut +langtool:

:collab

Modules that enable collaborative programming over the internet.

  • floobits:
  • impatient-mode:

:config

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

  • literate:
  • default +bindings +smartparens: