151 Commits

Author SHA1 Message Date
Camden Dixie O'Brien
a2837e21dc Move journal config to before org agenda config
Having it after caused errors on first start-up as the
~/Documents/org/journal directory didn't exist. Also passed an
additional parameter to the call to make-directory so that it will
create the ~/Documents/org directory if it doesn't exist.
2023-01-12 23:45:17 +00:00
9d9bec22c3 Add clang-format configuration 2022-12-22 17:40:25 +00:00
e292b33ae4 Add font size for Valis 2022-12-04 20:18:00 +00:00
30ee411f39 Add font size for Eddie 2022-11-17 13:32:22 +00:00
0cdecd48cb Include all files under ~/Documents/org in agenda
Was previously only including direct children
2022-11-01 08:45:30 +00:00
ae41e92137 Use seq-position instead of string-search when setting hostname
Turns out string-search was only added pretty recently, so
seq-position is better in terms of portability (Debian still have an
old emacs in their repos, for example). Probably a tiny amount faster
too lol
2022-10-31 10:31:43 +00:00
8c4d592bf9 Add custom journal stuff 2022-10-30 12:24:36 +00:00
2d9607f5cb Rename flip-case-region to flip-region-case
It just makes more sense lol
2022-10-30 10:26:05 +00:00
13a412d81f Set font height in a host-specific way 2022-10-29 13:45:15 +01:00
ae1f3e3c6c Move main org directory to ~/Documents/org 2022-10-29 13:21:28 +01:00
1f60b4137c Move diary file to ~/Documents/diary 2022-10-29 13:21:28 +01:00
Camden Dixie O'Brien
e58b23cba4 Remove org-roam 2022-10-29 13:21:20 +01:00
Camden Dixie O'Brien
c08dad415f Don't use org for *scratch* buffer 2022-10-28 14:22:16 +01:00
53d1b7840b Explicitly enable adaptive indentation in Org
This seems to be inconsistent across different systems otherwise, for
some reason.
2021-01-01 00:00:38 +00:00
c381e1733e Only load SLIME helper file if it exists 2021-01-01 00:00:38 +00:00
e8892caa99 Remove ASDF documentation SLIME contribs
They don't work very well lol
2021-01-01 00:00:37 +00:00
7478afcde3 Move things to trash instead of permanently deleting 2021-01-01 00:00:37 +00:00
28406890a4 Add SLIME documentation contribs 2021-01-01 00:00:37 +00:00
454b778011 Enable SLIME's ASDF contrib 2021-01-01 00:00:37 +00:00
ec01cac05e Use spaces for indentation in Ada 2021-01-01 00:00:37 +00:00
645afc563f Add custom GPRBuild mode 2021-01-01 00:00:37 +00:00
21754206dd Add Ada config 2021-01-01 00:00:37 +00:00
5364471165 Add C# language integration 2021-01-01 00:00:37 +00:00
4ed81e76f7 Tweak some org-mode export settings 2021-01-01 00:00:37 +00:00
cc6e35f6f4 Implement case flipping thing
Wasn't really sure where to put this in the current structure so made
a new section called 'Custom Stuff' lol
2021-01-01 00:00:37 +00:00
7526670089 Add python LSP config 2021-01-01 00:00:37 +00:00
69bb071ca7 Move daily notes out of zettelkasten
They just clog it up
2021-01-01 00:00:37 +00:00
e88b877799 Add crontab-mode 2021-01-01 00:00:36 +00:00
1bf294d2db Let's be real here, it's adequate not "very nice" lol 2021-01-01 00:00:36 +00:00
f2534ffcfc Configure TRAMP for sudo/doas over SSH 2021-01-01 00:00:36 +00:00
3d5cc4e215 Stop mu4e from asking for confirmation on exit 2021-01-01 00:00:36 +00:00
fff0f467ff Add mail config 2021-01-01 00:00:36 +00:00
c108db6d0b Clean up whitespace in org-babel section 2021-01-01 00:00:36 +00:00
06416512ff Always show done org habits as green in the consistency graph 2021-01-01 00:00:36 +00:00
31f8aedbd9 Tweak agenda a little 2021-01-01 00:00:36 +00:00
1645483ca2 Fix habits config 2021-01-01 00:00:36 +00:00
ed25696aaa Seperate Cargo and Rust config and switch to LSP 2021-01-01 00:00:36 +00:00
7c1e0a4391 Fix org source block language execution 2021-01-01 00:00:36 +00:00
e83e8218fd Add mermaid language integration 2021-01-01 00:00:36 +00:00
bbb3122dca Add keybinding to open/create daily journal 2021-01-01 00:00:36 +00:00
c435fc1e20 Configure calendar/diary 2021-01-01 00:00:36 +00:00
75d062c5e6 Stop some buffers from opening in unexpected places 2021-01-01 00:00:36 +00:00
58e713dabe Tweak org workflow state config 2021-01-01 00:00:35 +00:00
2d0513a168 Move Git section under "Tool Integrations" 2021-01-01 00:00:35 +00:00
39ee0c5881 Configure org-agenda (again) 2021-01-01 00:00:35 +00:00
af00c66fb4 Change org-mode "DOING" keyword to "IN-PROGRESS"
It's longer and is more of a pain to type, but for some reason I just
like it better.
2021-01-01 00:00:35 +00:00
344a3b8e30 Enable org-roam's autosync mode 2021-01-01 00:00:35 +00:00
fe9bca1da5 Add GLSL language support 2021-01-01 00:00:35 +00:00
235852a3f3 Enable yas-minor-mode when using LSP 2021-01-01 00:00:35 +00:00
17cddeae62 Change default face 2021-01-01 00:00:35 +00:00