Files
doomemacs/modules/tools
Henrik Lissner f1c1efe420 refactor(biblio): move 3rd party modes to use-package blocks
This makes load-order more predictable for users wanting to modify the
side-effects of citar-org-roam-mode or citar-embark-mode. I.e.

  (after! citar-org-roam ...)
  (after! citar-embark ...)

Instead of:

  (after! (citar org-roam) ...)
  (after! (citar embark) ...)

Ref: #7712
Co-authored-by: hpfr <hpfr@users.noreply.github.com>
2024-03-11 00:53:43 -04:00
..
2024-02-04 19:07:25 -05:00
2024-02-04 19:02:33 -05:00
2024-02-04 19:07:25 -05:00
2024-02-04 19:07:25 -05:00
2024-02-04 19:07:25 -05:00
2024-02-04 19:07:25 -05:00
2024-02-04 21:48:23 -05:00
2024-03-04 22:12:09 -05:00
2024-03-04 22:28:47 -05:00
2024-02-04 19:07:25 -05:00
2024-02-04 19:07:25 -05:00
2024-02-04 19:07:25 -05:00
2024-02-04 19:07:25 -05:00
2024-02-04 19:07:25 -05:00

:tools

Description

Modules that integrate external tools into Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?