PythonNut/helm-flx@6640fac5cb -> PythonNut/helm-flx@27dd9e3ce3 abo-abo/swiper@c97ea72285 -> abo-abo/swiper@764e0d35ba company-mode/company-mode@073aef72dd -> company-mode/company-mode@1005540b1c emacs-helm/helm@5b17313011 -> emacs-helm/helm@1003539c2e minad/consult-flycheck@0ad7e8ff15 -> minad/consult-flycheck@9b40f136c0 minad/consult@473e6585c5 -> minad/consult@36b8bc7065 minad/marginalia@e63d27e6fb -> minad/marginalia@a514c024ac minad/vertico@a92b1e47ff -> minad/vertico@7ec0f0c076 oantolin/embark@06d5caafd5 -> oantolin/embark@2890e535f5 oantolin/orderless@f2c78c4a60 -> oantolin/orderless@8f64537f55 |
||
---|---|---|
.. | ||
autoload | ||
+emacs-bindings.el | ||
+emacs.el | ||
+evil-bindings.el | ||
+evil.el | ||
config.el | ||
packages.el | ||
README.org |
:config default
This module provides a set of reasonable defaults, including:
- A Spacemacs-esque keybinding scheme
- Extra Ex commands for evil-mode users
- A yasnippet snippets library tailored to Doom emacs
- A configuration for (almost) universally repeating searches with
;
and,
The defaults module is intended as a "reasonable-defaults" module, but also as a reference for your own private modules. You'll find my private module in a separate repo.
Refer to the Customization page on the wiki for details on starting your own private module.
Table of Contents TOC
Install
This module has no external dependencies.
Configuration
I'm not an evil user…
That's fine. All evil configuration is ignored if :editor evil
is disabled.
Appendix
Commands
+default/browse-project
+default/browse-templates
+default/find-in-templates
+default/browse-notes
+default/find-in-notes
+default/find-in-snippets
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+!