doomemacs/modules
Henrik Lissner 182b8a3ba9
completion/ivy: ivy-extra-directories = nil
Removes the ./ and ../ entries from ivy file completion commands. These
can still be typed in to navigate buffers.
2019-10-20 10:58:53 -04:00
..
app Adds how to build emacs with ImageMagick in app:twitter 2019-10-11 11:56:33 +03:00
completion completion/ivy: ivy-extra-directories = nil 2019-10-20 10:58:53 -04:00
config config/default: replace gss/gsS with gss 2019-10-19 22:22:50 -04:00
editor README: general revision 2019-10-20 10:58:52 -04:00
emacs emacs/dired: integrate open/xdg-open/start w/ dired 2019-10-19 22:22:50 -04:00
email
input
lang lang/emacs-lisp: remove extraneous macrostep keybind 2019-10-20 10:58:53 -04:00
term term/eshell: remove use-package! shrink-path block 2019-10-19 22:22:50 -04:00
tools tools/magit: free up 0-4 keys for evil & bind g= 2019-10-20 10:58:52 -04:00
ui ui/tabs: fix buffers being saved to window parameters 2019-10-18 21:10:55 -04:00
README.org Add lang/faust module (#1898) 2019-10-13 19:23:54 -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:
  • god: run Emacs commands without modifier keys
  • 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.

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