doomemacs/modules
Henrik Lissner 96f2b5dbf6
tools/ansible: don't init submodules
emacs-ansible pulls in ansible; which takes a long time to download and
isn't needed.
2019-07-29 17:24:20 +02:00
..
app app/irc: refactor & fix #1616 2019-07-29 15:05:26 +02:00
completion Correct last inline hook defuns 2019-07-28 16:10:53 +02:00
config config/literate: always tangle asynchronously 2019-07-29 03:18:38 +02:00
editor Use add-hook! for inline hook defuns 2019-07-27 02:46:49 +02:00
emacs Refactor git-timemachine-show-commit fix (again) 2019-07-29 03:18:38 +02:00
email Merge pull request #1576 from Emiller88/feature/mu4e-docs 2019-07-27 03:27:36 +02:00
input def-advice!->defadvice! & conform to new advice conventions 2019-07-23 17:24:56 +02:00
lang lang/org: move org-release hack back to config.el 2019-07-29 15:05:26 +02:00
term Correct last inline hook defuns 2019-07-28 16:10:53 +02:00
tools tools/ansible: don't init submodules 2019-07-29 17:24:20 +02:00
ui Fix missing dir separator in +doom-dashboard-banner-dir 2019-07-29 03:18:39 +02:00
README.org Update flags in modules/README.org 2019-07-10 17:18:03 +02:00

Doom Modules

:completion

Modules that provide new interfaces or frameworks for completion, including code completion.

  • company +childframe +tng: 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 +prescient +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 manipulate or insert text.

:emacs

Modules that reconfigure or augment packages or features built into Emacs.

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

:term

Modules that offer terminal emulation.

:tools

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

  • ansible:
  • debugger: A (nigh-)universal debugger in Emacs
  • docker:
  • editorconfig:
  • ein:
  • eval: REPL & code evaluation support for a variety of languages
  • flycheck: Live error/warning highlights
  • flyspell: Spell checking
  • gist:
  • lookup +docsets: Universal jump-to & documentation lookup backend
  • lsp:
  • macos:
  • magit:
  • make:
  • pass:
  • pdf:
  • prodigy:
  • rgb:
  • terraform:
  • tmux:
  • upload:
  • wakatime:

:lang

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

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

:email

  • mu4e +gmail:
  • notmuch:
  • wanderlust +gmail:

:app

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

: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: