Commit graph

290 commits

Author SHA1 Message Date
5fb65ed973
docs: prose edits 2026-02-04 17:15:27 -05:00
c2da4db756
docs: revert formatting change
This doesn't properly show up on my remote's Org viewer.
2026-02-04 16:52:20 -05:00
be8395f6c6
feat: enable +gnupg flag in :config default module 2026-02-04 16:51:00 -05:00
5124bfe214
scratch: auto-revert mode 2026-02-04 16:50:44 -05:00
476c70e45f
feat: add rainbow-delimiters 2026-02-04 16:50:35 -05:00
1b898fc223
fix: remove redundant module declaration 2026-02-04 16:50:14 -05:00
699adb843f
docs: remove outdated issues 2026-02-04 16:49:58 -05:00
a1e07ed40e
tweak: only set fill-column to 90 in Org
80 columns is a perfectly fine maximum width in most modes, I only
really want extra for Org.
2026-02-04 16:48:32 -05:00
2451cba0d7
chore: update tag hierarchy 2026-02-04 16:47:55 -05:00
83a0eecdcc
tweak(org): customize heading colors 2026-02-04 16:47:25 -05:00
ba72409d67
style: various formatting and convention edits
None of these should impact the actual behavior of the code in any way.
2026-02-04 16:46:46 -05:00
7ea623e91c
tweak(org): prevent attachment inheritance 2026-02-04 16:45:41 -05:00
da4dd1dae7
compat(marginalia): update variable name 2026-02-04 16:45:09 -05:00
9d320a4e6c
compat(org-roam): fix org-roam-capture patch 2026-02-04 16:44:26 -05:00
46607fca5f
compat(org): remove global bibliography 2026-02-04 16:43:57 -05:00
4402f8245f
compat(emacs-everywhere): use new system config API 2026-02-04 16:42:48 -05:00
8f325d53eb
fix(dirvish): allow proper buffer switching 2026-02-04 16:42:10 -05:00
d13dd8dc29
tweak(org): revamp agenda view 2026-02-04 16:41:00 -05:00
5397e486b3
fix(dirvish): advise to find proper project root 2026-02-04 16:39:50 -05:00
f28d055c73
tweak(flymake): patch modeline to look project-wide 2026-02-04 16:38:56 -05:00
41d12e5f3c
fix(el-patch): properly load patched functions 2026-02-04 16:37:30 -05:00
d16c371f10
feat(flymake): add previous and next diagnostic keybinds 2026-02-04 16:37:08 -05:00
68893a63f9
tweak(pass): only suppress confirmation on quit 2026-02-04 16:35:21 -05:00
7d2a1ab848
feat(winum): add popup winum display 2026-02-04 16:33:37 -05:00
6d9e142cc0
refactor(pass): separate popup rule from pass-view 2026-02-04 16:32:06 -05:00
2121324a54
feat(support): define replace-popup-rule! 2026-02-04 16:31:16 -05:00
d9be76416f
docs: update prose 2026-02-04 16:30:30 -05:00
9394869bb3
fix(visual-fill-column): improve line number detection 2026-02-04 16:28:48 -05:00
05fbbcb21f
fix: typo 2026-02-04 16:28:27 -05:00
59b8abea0c
refactor: reorganize indentation config 2026-02-04 16:28:03 -05:00
fd9180eb9c
tweak(lsp): switch to eglot 2026-02-04 16:22:05 -05:00
39ae89c284
feat(indent-bars): basic configuration 2026-02-04 16:20:39 -05:00
01d57cd409
tweak: set q to doom/escape 2026-02-04 16:18:30 -05:00
d454033af9
refactor: distribute module declarations through config
This makes the codebase much easier to maintain, and also prevents the
reader from having to scroll past a giant wall of module declarations.
2025-10-30 11:47:32 -04:00
5395c5b7d2
feat: rearrange org-super-agenda groups 2025-10-30 11:47:13 -04:00
af4abaa9dd
fix: set proper load order for Nix file templates 2025-10-30 11:46:27 -04:00
13ea50913e
personal: update classes 2025-10-22 13:58:00 -04:00
1129350e7d
compat: use Forgejo support in forge 2025-10-22 13:56:41 -04:00
28d500c39e
fix: delay loading of function override 2025-10-22 13:56:31 -04:00
3e66f68c49
feat: update Nix flake file template 2025-10-22 13:56:31 -04:00
925a937649
docs: prose edits 2025-10-22 13:56:29 -04:00
102b0fb19c
feat: add Markdown polymode 2025-10-22 13:33:18 -04:00
17a9aed526
feat: generalize Nix module file template 2025-10-22 13:32:46 -04:00
7a5a588385
compat: point pass to the correct store directory 2025-10-22 13:28:48 -04:00
f77b63c078
compat: disable scroll-margin
This conflicts with the `smooth-scroll` Doom module.
2025-10-22 13:28:21 -04:00
296149638f
feat: enable new modules 2025-10-22 13:28:09 -04:00
4e2b5484b0
feat!: rewrite spell-checking section
This includes some prose rewriting, as well as an update to the code to
take advantage of a custom Aspell dictionary.
2025-10-22 13:27:24 -04:00
ad0b2cda72
tweak!: remove yuck-mode configuration
I don't use EWW anymore, so this serves no purpose for me.
2025-10-22 13:23:41 -04:00
b8b3fdea5e
tweak: modify org appearance 2025-10-22 13:21:08 -04:00
eb6b4b9b9c
fix: load autoloaded functions before patching 2025-10-22 13:19:47 -04:00