featurep! will be renamed modulep! in the future, so it's been deprecated. They have identical interfaces, and can be replaced without issue. featurep! was never quite the right name for this macro. It implied that it had some connection to featurep, which it doesn't (only that it was similar in purpose; still, Doom modules are not features). To undo such implications and be consistent with its namespace (and since we're heading into a storm of breaking changes with the v3 release anyway), now was the best opportunity to begin the transition. |
||
---|---|---|
.. | ||
autoload | ||
+emacs-bindings.el | ||
+emacs.el | ||
+evil-bindings.el | ||
+evil.el | ||
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 smartparens configuration for smart completion of certain delimiters, like
/* */
command blocks in C-languages,<?php ?>
tags in PHP, ordef end
in Ruby/Crystal/etc.
Maintainers
- @hlissner
- @UndeadKernel (for vanilla keybinds)
Module flags
- +bindings
- …
- +smartparens
- …
Packages
Hacks
epa-pinentry-mode
is 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