doomemacs/modules
2019-10-03 16:43:49 -04:00
..
app Merge pull request #1623 from MannySchneck/languagetool-macos-fix 2019-08-07 21:45:09 -04:00
completion Merge pull request #1851 from alexandergraul/add-openSUSE-prerequisites 2019-10-03 12:09:37 -04:00
config Merge branch 'develop' into fix/add-add-featurep-condition-to-global-bindings 2019-10-03 14:57:19 -04:00
editor editor/evil: evil-escape-delay = 0.15 2019-09-20 23:55:25 -04:00
emacs Minor refactor & revision across the board 2019-09-03 00:59:46 -04:00
email Add openSUSE prerequisite instructions 2019-10-03 16:01:35 +02:00
input General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
lang Merge pull request #1592 from shanavas786/pipenv-bindings 2019-10-03 15:02:48 -04:00
term bindings: fix emacs bindings and add more 2019-09-07 00:32:34 +02:00
tools Fix #1852: magit not restoring wconf when quitting 2019-10-03 16:43:49 -04:00
ui Add doom-solarized-dark to +doom-solaire-themes 2019-10-01 10:52:46 +13:00
README.org General, minor refactors & comment revision 2019-09-11 23:41:08 -04: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.

  • evil +everywhere: transforms Emacs into Vim
  • file-templates: Auto-inserted templates in blank new files
  • fold: universal code folding
  • format +onsave:
  • lispy:
  • multiple-cursors:
  • parinfer:
  • rotate-text:
  • snippets: Snippet expansion for lazy typists
  • word-wrap: soft wrapping with language-aware indent

:emacs

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

  • dired +ranger +icons:
  • electric:
  • 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:
  • direnv:
  • 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 +rvm +rbenv:
  • 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.

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