doomemacs/modules/config/default
Henrik Lissner 1f8bf7accb
merge: rewrite-docs
I've omitted docs/*.org from this merge, as there is still work left to
do there, but I am pushing the module docs early so folks can benefit
from the new docs sooner.
2022-08-03 03:27:50 +02:00
..
autoload tweak(default): consult-flymake in a branch of +default-diagnostics 2022-07-23 16:36:01 +02:00
+emacs-bindings.el feat(macos): add 'open in new iTerm window' command 2022-06-21 18:46:25 +02:00
+emacs.el Fix #4430: wrong-num-of-args error on expand-region 2020-12-14 15:14:20 -05:00
+evil-bindings.el feat(default): bind 'SPC b I' to open ibuffer for workspace 2022-07-24 00:07:41 +02:00
+evil.el General refactor & cleanup, across the board 2019-09-13 22:00:34 -04:00
config.el refactor(default,python): move smartparens config 2022-04-01 19:12:35 +02:00
packages.el bump: :config default 2022-02-02 01:58:55 +01:00
README.org fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +02:00

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