|
|
1ab7ecb9c9
|
refactor(org-checklist): remove redundant hook calls
|
2026-02-14 18:41:32 -05:00 |
|
|
|
be6ee0a8b0
|
fix: move flymake mouse binding to other fringe
|
2026-02-14 18:37:43 -05:00 |
|
|
|
b5504e4fdc
|
refactor: use Doom utility function for indentation vars
|
2026-02-14 18:34:49 -05:00 |
|
|
|
5b065e68ef
|
fix: properly set evil-shift-width
This was just wrong, and I'm not sure why I thought it was the correct
thing to do here.
|
2026-02-14 18:31:46 -05:00 |
|
|
|
f46b31c129
|
compat(indent): update EditorConfig indent guess function
The new API is actually a lot nicer for us, as we can offload more of
the work onto EditorConfig and cover a wider range of cases.
|
2026-02-14 18:30:08 -05:00 |
|
|
|
8dfe7d0ca9
|
fix: use unspecified instead of nil in face
|
2026-02-14 18:29:14 -05:00 |
|
|
|
d9785b94ca
|
tweak: rebind doom/escape to evil-force-normal-state
This does essentially the same thing, but behaves slightly nicer.
|
2026-02-14 18:28:10 -05:00 |
|
|
|
12868aaaef
|
tweak: add more robust popup rules
|
2026-02-14 18:27:32 -05:00 |
|
|
|
c3e507524a
|
tweak: modify rainbow colors
|
2026-02-14 18:25:13 -05:00 |
|
|
|
75b3cacac5
|
fix(el-patch): properly defer non-feature autoload patches
|
2026-02-09 02:51:48 -05:00 |
|
|
|
d26726773e
|
refactor: remove redundant module enable
|
2026-02-09 02:51:12 -05:00 |
|
|
|
99ff48d1d3
|
fix(visual-fill-column): only trigger hook when active
|
2026-02-04 17:20:39 -05:00 |
|
|
|
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 |
|