doomemacs/modules/config/default
Henrik Lissner 9224ac56f0
tweak(default): bind '<leader> g U' to magit-unstage-buffer-file
The former command, magit-unstable-file, would prompt the user to select
a file to unstage, but the intention of this keybind was always to
"unstage *this* file". magit-unstage-buffer-file didn't exist at the
time this keybind was created, so I settled on magit-unstage-file as a
compromise, which is no longer necessary.
2024-07-07 20:39:32 -04:00
..
autoload refactor!: remove pcre2el package 2024-07-01 18:11:34 -04:00
+emacs-bindings.el refactor(workspaces): +workspace/delete: rename to +workspace/kill 2024-07-05 18:05:15 -04:00
+emacs.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
+evil-bindings.el tweak(default): bind '<leader> g U' to magit-unstage-buffer-file 2024-07-07 20:39:32 -04:00
+evil.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
config.el fix(config): fix corfu smart tab behavior 2024-05-10 22:08:32 -05:00
packages.el bump: :config 2024-02-04 18:54:21 -05:00
README.org docs(*): replace all-the-icons with nerd-icons 2023-09-16 20:19:11 +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 doom-package: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

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