summaryrefslogtreecommitdiffstats
path: root/init.el (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-10Reduce size of vertico window and stop it resizingMatthew Lemon1-4/+5
2024-07-09Tidying up the themesMatthew Lemon1-9/+17
2024-07-08Changes prefix for lsp key commandsMatthew Lemon1-0/+4
2024-07-08Capture template for DenoteMatthew Lemon1-0/+7
2024-07-08Adds radcal and radcal_alt to the Work agenda viewMatthew Lemon1-1/+1
2024-07-08Change default file type of denote files to textMatthew Lemon1-1/+1
2024-07-08Added colours for radcal and radcal_alt on agendaMatthew Lemon1-0/+27
This is using a nice bit of emacs lisp to do - awesome.
2024-07-08Cosmetic changesMatthew Lemon1-3/+3
- no menu - change theme
2024-07-07Adds code to keep font the same when switching themesMatthew Lemon1-9/+32
2024-07-07Correct way to set the fontMatthew Lemon1-3/+6
2024-07-07See commit for changesMatthew Lemon1-4/+5
- Sets to not save to clipboard manager on quit - Removes Q4 plan stuff from the org config - we're not doing that
2024-07-07Vertico is back inMatthew Lemon1-22/+22
2024-07-06Minor tidy - remove double theme-settingMatthew Lemon1-1/+1
2024-07-06Comment out vertico marginalia and bring in gruberMatthew Lemon1-22/+22
2024-07-06Adds radicale calendars via org-caldavMatthew Lemon1-0/+23
2024-05-29Adds new functions from denote docs to choose siloMatthew Lemon1-2/+33
3.7.1 in the docs https://protesilaos.com/emacs/denote as of today. This allows you to call my-denote-pick-silo-then-command to create a new file in a chosen silo. Great for working with home and work notes.
2024-05-29Bringing back denote, consult notes - more changesMatthew Lemon1-140/+139
Adding syntax highlighting for Dockerfiles. Removes org-roam from config. Removes Quarterly plan from agenda.
2024-05-27Adds some python stuffMatthew Lemon1-0/+30
2024-05-27Set font to iosevkaMatthew Lemon1-7/+14
2023-09-17Increase habit widthMatthew Lemon1-1/+1
2023-09-17Adds some agenda changes for Q4 PlanMatthew Lemon1-3/+6
Also removes flyspell mode being on by default in org-mode. Adds another section to the Home agenda for projects in the Q4 plan. I don't understand why I had to add the category to + ((org-agenda-category-filter-preset '("+home" "+habits" "+refile" "+Q4_Plan" "+Birthday")))).
2023-09-15Fixes problem with consult bindings not workingMatthew Lemon1-2/+2
This brings us back to having consult, vertico, marginalia and all the rest of it back in action, alongside notmuch, the new theme, etc.
2023-09-15Revert "Big commenting-out of vertico, marginalia etc"Matthew Lemon1-101/+105
This reverts commit edfa5d2d1e45e618607dffc2bb862fd21076e9e3.
2023-09-14Brought back in notmuch emailMatthew Lemon1-73/+73
2023-09-14Adds ideas to home agenda and allows typing a space in ido bufferMatthew Lemon1-0/+5
2023-09-13Further tweaks - to a default theme and fixed an errant parenMatthew Lemon1-13/+15
2023-09-13Big commenting-out of vertico, marginalia etcMatthew Lemon1-105/+101
Thought I'd pare it back in terms of packages. Removed vertico, orderless, consult-buffer (although kept consult), embark, deft, paredit, winner, and a few other bits of stuff I never really needed. Using ido for completion, the way Emacs intended.
2023-09-13Spelling, new org tag, dictionary and emacs daemonMatthew Lemon1-0/+14
Creates a new function to shutdown the server, adds config for spelling and dictionary usage.
2023-09-12Add Olivetti modeMatthew Lemon1-0/+25
2023-09-12Added bookmarks directoryMatthew Lemon1-0/+3
2023-09-11Moved config to .config directoryMatthew Lemon1-73/+73
2023-09-11New tag shortcut, capture template and snippetsMatthew Lemon1-0/+3
2023-09-10Re-introducing org-roam and other stuffMatthew Lemon1-120/+147
- removes denote - brings in org-roam - brings in vterm - other tweaks and changes
2023-09-08Brought it into late 2023Matthew Lemon1-109/+112
2022-12-19adding new default keywordMatthew Lemon1-1/+1
2022-12-18unsure why this was changed - monitorMatthew Lemon1-1/+1
2022-12-18removal of ace modesMatthew Lemon1-8/+8
2022-12-18attempt to deal with void variableMatthew Lemon1-1/+1
2022-12-15declared potentially void variableMatthew Lemon1-0/+1
This is required by the directory local variable that is used for the MOD silo in denote.
2022-12-14Tweaked email signatureMatthew Lemon1-1/+1
2022-12-14adding a template for MOD journal filesMatthew Lemon1-2/+6
2022-12-14updateMatthew Lemon1-1/+5
2022-12-13eglot starts with python-modeMatthew Lemon1-1/+2
2022-12-13some tweaks to notmuch settingsMatthew Lemon1-1/+4
2022-12-12back to light blue theme for nowMatthew Lemon1-2/+2
2022-12-12set ef-spring themeMatthew Lemon1-1/+1
2022-12-12adding ef-themesMatthew Lemon1-4/+51
2022-12-10added consult-notes package - great for searching!Matthew Lemon1-0/+17
2022-12-10notmuch tweaksMatthew Lemon1-1/+11
2022-12-09added function to use consult to find files in denoteMatthew Lemon1-0/+8