mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-03-24 07:11:01 -07:00
BREAKING CHANGE: This removes four flags from the module and their associated features. They were removed because: - Their configs are trivial (<3 lines of config per package) and can be trivially deployed by the users who want them. - There are *many* alternative implementations (org-people, all the pomodoro plugins, pass.el, etc); there's no particular reason to provide flags for these ones. - org-password and org-contact were only supported because they were removed from org (and org-contrib (?)). - My long-term plan for this module is to slim it down and make it less opinionated. |
||
|---|---|---|
| .. | ||
| autoload | ||
| +emacs-bindings.el | ||
| +evil-bindings.el | ||
| .doommodule | ||
| config.el | ||
| packages.el | ||
| README.org | ||
:config default
Description unfold
This module provides a set of reasonable defaults, including:
- A Spacemacs-inspired keybinding scheme
- A configuration for (almost) universally repeating searches with ; and ,
- A doom-package:smartparens configuration for smart completion of certain delimiters, like
/* */command blocks in C-languages,<?php ?>tags in PHP, ordef endin Ruby/Crystal/etc.
Maintainers
- @hlissner
- @UndeadKernel (for vanilla keybinds)
Module flags
- +bindings
- …
- +gnupg
- Enable GnuPG integration and defaults, allowing Emacs to pick up on your default GPG keys, including interop with pinentry-emacs.
- +smartparens
- …
Packages
- doom-package:avy
- doom-package:drag-stuff
- doom-package:link-hint
- doom-package:expand-region unless doom-module::editor evil
Hacks
epa-pinentry-modeis set to'loopback, forcing gpg-agent to use the Emacs minibuffer when prompting for your passphrase. Only works with GPG 2.1+!
TODO Changelog
This module does not have a changelog yet.
Installation
Enable this module in your doom! block.
This module has no external requirements.
TODO Usage
This module has no usage documentation yet. Write some?
TODO Configuration
This module has no configuration documentation yet. Write some?
Troubleshooting
There are no known problems with this module. Report one?
Frequently asked questions
This module has no FAQs yet. Ask one?
TODO Appendix
This module's appendix is incomplete. Write more?
Commands
+default/browse-project+default/browse-templates+default/find-in-templates+default/browse-notes+default/find-in-notes+default/find-in-snippets