doomemacs/modules/config/default
Henrik Lissner 88844e9cec docs: simplify internal docs links
Fewer links means less confusion.

- Merge doom-issue and doom-commit links into doom-ref (for auto-linking
  Issue/PR/commit references).
- Merge doom-module-source and doom-docs-source links into doom-source.
- Rename doom-report-issue to doom-report.
- Use '!' as the icon for module issues link.
- Remove doom-repo (replaced with "doom:*" in :lang org module).
- Add doomdir and emacsdir links to :lang org module.
2021-11-21 20:04:28 +01:00
..
autoload fix(default): search commands not respecting default-directory 2021-11-20 00:02:11 +01:00
+emacs-bindings.el bump: :tools biblio 2021-11-18 19:14:51 +01:00
+emacs.el Fix #4430: wrong-num-of-args error on expand-region 2020-12-14 15:14:20 -05:00
+evil-bindings.el fix(default): missing evil-ex-registers for non-ivy users 2021-11-21 15:34:57 +01:00
+evil.el General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
config.el fix(default): don't override S-RET/C-j in occur buffers 2021-08-16 17:16:30 -04:00
packages.el bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
README.org docs: simplify internal docs links 2021-11-21 20:04:28 +01:00

:config default

Back to module index ! Issues ↖ Github ± Suggest edits ? Help


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, or def end in Ruby/Crystal/etc.

Maintainers

This module has no dedicated maintainers. Become a maintainer?

Module flags

+bindings
+smartparens

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