Commit graph

240 commits

Author SHA1 Message Date
Kiana Sheibani e7e4e1fad9
compat(dirvish): customize highlight line inactive face 2025-04-03 06:49:29 -04:00
Kiana Sheibani 3a606446ff
fix(embark): use more specific command for symbols 2025-04-03 06:45:18 -04:00
Kiana Sheibani c0e00547d5
refactor: shorten advice definition 2025-04-03 06:45:00 -04:00
Kiana Sheibani 1325a53afd
feat(org-roam): bibliography note capture template 2025-04-03 06:44:39 -04:00
Kiana Sheibani 9ab8a637f7
feat!: add new variable-pitch font (Overpass) 2025-04-03 06:43:53 -04:00
Kiana Sheibani 508a4967c9
docs: prose edits 2025-04-03 06:43:42 -04:00
Kiana Sheibani 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
Kiana Sheibani fa2f9a18f3
feat: improve org-modern icons 2025-04-03 06:40:56 -04:00
Kiana Sheibani 58787b7631
compat(org-modern): update variable configuration 2025-04-03 06:40:32 -04:00
Kiana Sheibani 8dc0ec35e1
compat: remove obsolete hacks 2025-04-03 06:40:32 -04:00
Kiana Sheibani cdf9ae55fb
compat: adjust patches of modified functions 2025-04-03 06:40:32 -04:00
Kiana Sheibani 5f114503fc
tweak: use visual line numbers 2025-04-03 06:40:32 -04:00
Kiana Sheibani 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
Kiana Sheibani 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
Kiana Sheibani 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
Kiana Sheibani 848c27d1d0
refactor(org-checklist): combine advice and patch 2025-04-03 06:21:12 -04:00
Kiana Sheibani cdd56bfafe
revert: remove magit-delta 2025-04-03 06:19:49 -04:00
Kiana Sheibani 9d740dfc58
tweak(eldoc): make echo appear faster 2025-04-03 06:19:26 -04:00
Kiana Sheibani 8a74b84b35
fix: dynamically adjust line wrap to line number width 2025-04-03 06:18:02 -04:00
Kiana Sheibani b110f19584
docs: add comments 2025-02-20 02:06:49 -05:00
Kiana Sheibani 539452bdd8
docs: prose edits 2025-02-20 02:06:18 -05:00
Kiana Sheibani dabf36e48e
feat(org): add org entity for non-breaking space 2025-02-20 02:05:28 -05:00
Kiana Sheibani 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
Kiana Sheibani d4adbc2a16
scratch: row reduction in calc 2025-02-19 17:42:54 -05:00
Kiana Sheibani 34225c8d9f
tweak(org): allow sub/superscripts after emphasis 2025-02-19 17:42:14 -05:00
Kiana Sheibani e4f0ee27e4
tweak(calc): change default fraction format 2025-02-19 17:41:23 -05:00
Kiana Sheibani bfa54c8f5f
tweak: change calc keybindings 2025-02-19 17:40:56 -05:00
Kiana Sheibani e468119f06
fix(dirvish): remove unnecessary load order delay 2025-02-17 15:45:46 -05:00
Kiana Sheibani 026bca14f7
tweak(org-roam): invert unlinked refs toggle property 2025-02-17 15:44:21 -05:00
Kiana Sheibani d7c0810002
fix: resolve conflicting keybinds 2025-02-17 15:42:41 -05:00
Kiana Sheibani 3b12716c82
refactor: add better error messages in winum config 2024-11-14 01:10:54 -05:00
Kiana Sheibani 710286b154
style: misc style edits 2024-11-14 01:08:43 -05:00
Kiana Sheibani 8dbed6bdba
fix: resolve load order issue in pass popup rule 2024-11-14 00:55:57 -05:00
Kiana Sheibani bdac52fca3
feat: add custom forge to forge-alist 2024-11-14 00:55:05 -05:00
Kiana Sheibani 2978acd30c
refactor: use convenience macro in winum config 2024-11-14 00:54:29 -05:00
Kiana Sheibani cfd5a1c458
tweak: remove lsp-mode install suggestions 2024-11-14 00:53:43 -05:00
Kiana Sheibani 283724a55b
refactor: move LSP config to mode section 2024-11-14 00:53:06 -05:00
Kiana Sheibani 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
Kiana Sheibani 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
Kiana Sheibani 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
Kiana Sheibani b52cb8b1a8
chore: remove highlight-indent-guides config
This package is now outdated.
2024-10-15 04:10:15 -04:00
Kiana Sheibani cbc038eb1d
refactor: reorganize gitignore 2024-10-09 14:46:18 -04:00
Kiana Sheibani 0720e4e6c4
feat: configure slint-mode 2024-10-09 14:46:05 -04:00
Kiana Sheibani 292394acbf
docs: fix typo in function definition 2024-10-09 14:45:00 -04:00
Kiana Sheibani e41ad9bbca
fix: remove unnecessary after! blocks 2024-10-09 14:44:31 -04:00
Kiana Sheibani a193fe28e6
fix: remove popup rules from load order block 2024-10-09 14:41:52 -04:00
Kiana Sheibani 30a4e0d322
fix(lsp-java): fix load order issue with lsp-java 2024-10-09 14:39:08 -04:00
Kiana Sheibani 24f5fccd34
feat(dirvish): add evil-based bindings for dirvish 2024-10-09 14:38:34 -04:00
Kiana Sheibani 5345309958
feat(dirvish): configure dirvish-vc faces 2024-10-09 14:36:46 -04:00
Kiana Sheibani 2a5c3e6ba1
feat(org): add new Org user entities 2024-08-27 14:05:12 -04:00