Commit graph

235 commits

Author SHA1 Message Date
508a4967c9
docs: prose edits 2025-04-03 06:43:42 -04:00
7c676c4116
tweak(org-modern): make inactive timestamp face more neutral
Inactive timestamps shouldn't necessarily be ignored, so the gray
doesn't really make sense.
2025-04-03 06:41:15 -04:00
fa2f9a18f3
feat: improve org-modern icons 2025-04-03 06:40:56 -04:00
58787b7631
compat(org-modern): update variable configuration 2025-04-03 06:40:32 -04:00
8dc0ec35e1
compat: remove obsolete hacks 2025-04-03 06:40:32 -04:00
cdf9ae55fb
compat: adjust patches of modified functions 2025-04-03 06:40:32 -04:00
5f114503fc
tweak: use visual line numbers 2025-04-03 06:40:32 -04:00
7801922913
fix(org-agenda): remove sorting by habit in other views
There's no point treating habits specially in these views when they
aren't displayed specially.
2025-04-03 06:40:32 -04:00
f9793c25a6
fix(lsp-java): point jdtls to proper directory locations
Apparently, the per-project directory system I was using isn't supported
by the language server... even though there is absolutely no
documentation specifying that.
2025-04-03 06:40:29 -04:00
1b56e781c2
tweak(org-roam): remove unlinked references from buffer
This never really worked all that well anyways, so it's not worth
keeping around. I can just implement my own version if I want this
feature.
2025-04-03 06:21:43 -04:00
848c27d1d0
refactor(org-checklist): combine advice and patch 2025-04-03 06:21:12 -04:00
cdd56bfafe
revert: remove magit-delta 2025-04-03 06:19:49 -04:00
9d740dfc58
tweak(eldoc): make echo appear faster 2025-04-03 06:19:26 -04:00
8a74b84b35
fix: dynamically adjust line wrap to line number width 2025-04-03 06:18:02 -04:00
b110f19584
docs: add comments 2025-02-20 02:06:49 -05:00
539452bdd8
docs: prose edits 2025-02-20 02:06:18 -05:00
dabf36e48e
feat(org): add org entity for non-breaking space 2025-02-20 02:05:28 -05:00
25343ca965
refactor(winum): enable preexisting Doom module
It turns out that we don't have to write all this configuration
ourselves, we can just override the `winum` package recipe.
2025-02-20 02:02:46 -05:00
d4adbc2a16
scratch: row reduction in calc 2025-02-19 17:42:54 -05:00
34225c8d9f
tweak(org): allow sub/superscripts after emphasis 2025-02-19 17:42:14 -05:00
e4f0ee27e4
tweak(calc): change default fraction format 2025-02-19 17:41:23 -05:00
bfa54c8f5f
tweak: change calc keybindings 2025-02-19 17:40:56 -05:00
e468119f06
fix(dirvish): remove unnecessary load order delay 2025-02-17 15:45:46 -05:00
026bca14f7
tweak(org-roam): invert unlinked refs toggle property 2025-02-17 15:44:21 -05:00
d7c0810002
fix: resolve conflicting keybinds 2025-02-17 15:42:41 -05:00
3b12716c82
refactor: add better error messages in winum config 2024-11-14 01:10:54 -05:00
710286b154
style: misc style edits 2024-11-14 01:08:43 -05:00
8dbed6bdba
fix: resolve load order issue in pass popup rule 2024-11-14 00:55:57 -05:00
bdac52fca3
feat: add custom forge to forge-alist 2024-11-14 00:55:05 -05:00
2978acd30c
refactor: use convenience macro in winum config 2024-11-14 00:54:29 -05:00
cfd5a1c458
tweak: remove lsp-mode install suggestions 2024-11-14 00:53:43 -05:00
283724a55b
refactor: move LSP config to mode section 2024-11-14 00:53:06 -05:00
a330856332
tweak: turn on corfu for minibuffer completion
I don't know why I turned this off, honestly.
2024-11-14 00:48:47 -05:00
f32b2002a6
fix: properly sort agenda entries by date
The sorting methods `time-up` and `timestamp-up` are somewhat
confusingly worded, so I didn't fully understand how they worked.
2024-11-14 00:46:52 -05:00
22f2515207
tweak: revert truncation ellipses to default
Doom now has support for configuring this, so I don't see any need for
doing it myself.
2024-11-14 00:45:19 -05:00
b52cb8b1a8
chore: remove highlight-indent-guides config
This package is now outdated.
2024-10-15 04:10:15 -04:00
cbc038eb1d
refactor: reorganize gitignore 2024-10-09 14:46:18 -04:00
0720e4e6c4
feat: configure slint-mode 2024-10-09 14:46:05 -04:00
292394acbf
docs: fix typo in function definition 2024-10-09 14:45:00 -04:00
e41ad9bbca
fix: remove unnecessary after! blocks 2024-10-09 14:44:31 -04:00
a193fe28e6
fix: remove popup rules from load order block 2024-10-09 14:41:52 -04:00
30a4e0d322
fix(lsp-java): fix load order issue with lsp-java 2024-10-09 14:39:08 -04:00
24f5fccd34
feat(dirvish): add evil-based bindings for dirvish 2024-10-09 14:38:34 -04:00
5345309958
feat(dirvish): configure dirvish-vc faces 2024-10-09 14:36:46 -04:00
2a5c3e6ba1
feat(org): add new Org user entities 2024-08-27 14:05:12 -04:00
83f3bfd0d1
feat(dirvish-fd): add automated build job for fd 2024-08-27 14:05:00 -04:00
a02587b2d4
fix: resolve split-window-sensibly patch conflict 2024-08-27 14:03:19 -04:00
1445e74457
fix(el-patch): move config out of block tangled to packages 2024-08-27 14:02:34 -04:00
f2b5942f7d
fix: convert winum subrepo into proper submodule 2024-08-27 01:01:25 -04:00
11fc2c425a
docs: change title 2024-08-26 19:54:03 -04:00