doomemacs/modules
Henrik Lissner 67b15041bc
Add +lsp-company-backend variable
To allow users to customize what backend(s) to use for lsp-mode buffers.
2019-08-15 14:59:53 -04:00
..
app Merge pull request #1623 from MannySchneck/languagetool-macos-fix 2019-08-07 21:45:09 -04:00
completion completion/ivy: optimize counsel-file-jump 2019-08-06 19:43:54 -04:00
config Merge pull request #1641 from alexandergraul/develop 2019-08-09 22:20:46 -04:00
editor editor/evil: refactor ex commands; add evil-traces 2019-08-15 14:58:41 -04:00
emacs Remove git-timemachine-show-commit fix 2019-07-30 12:51:20 +02:00
email Merge pull request #1576 from Emiller88/feature/mu4e-docs 2019-07-27 03:27:36 +02:00
input input/{chinese,japanese}: fix org-html advice regexp #1649 2019-08-07 23:36:21 -04:00
lang lang/rust: remove redundant editorconfig-indentation-alist entry 2019-08-15 14:51:06 -04:00
term term/vterm: don't reset vterm popup 2019-08-11 02:05:09 -04:00
tools Add +lsp-company-backend variable 2019-08-15 14:59:53 -04:00
ui Move :ui tabbar to :ui tabs 2019-08-11 02:05:09 -04:00
README.org Move :ui tabbar to :ui tabs 2019-08-11 02:05:09 -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.

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

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