summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed teh following bullshit from the configHEADmasterMatthew Lemon2024-07-191-376/+1
| | | | | | | | | | | | | | | | | | | - random colours - projectile - olivetti - pass - embark - async - notmuch - calfw-org - deft - evil - elfeed - helm - auto-update - windmove - winner mode - org-roam
* Updated vertico config based on docsMatthew Lemon2024-07-171-26/+21
|
* Merge branch 'master' of git.sr.ht:~yulqen/emacsMatthew Lemon2024-07-131-3/+18
|\
| * Adds projectile and direnv packagesMatthew Lemon2024-07-121-0/+14
| |
| * Changing the order of things in the agenda dispatcherMatthew Lemon2024-07-121-3/+4
| |
* | Added a bunch of new config from this random site:Matthew Lemon2024-07-131-23/+132
|/ | | | | | | | | https://robbmann.io/emacsd/#goals Probably not a great idea but anyway. This is all about configuring for emacs 29 which I have compiled and installed in /opt/emacs/bin.
* Merge branch 'master' of git.sr.ht:~yulqen/emacsMatthew Lemon2024-07-121-52/+52
|\
| * Proper handling of ef-themesMatthew Lemon2024-07-101-52/+52
| |
* | Adds radcal calendars to home agenda dashboardMatthew Lemon2024-07-121-1/+1
|/
* Remove incorrect radicale org filesMatthew Lemon2024-07-101-2/+0
|
* Fix incorrect variable nameMatthew Lemon2024-07-101-1/+1
|
* Change colour of beaconMatthew Lemon2024-07-101-1/+1
|
* Enable ace-jump modeMatthew Lemon2024-07-101-2/+2
|
* Reduce size of vertico window and stop it resizingMatthew Lemon2024-07-101-4/+5
|
* Tidying up the themesMatthew Lemon2024-07-091-9/+17
|
* Changes prefix for lsp key commandsMatthew Lemon2024-07-081-0/+4
|
* Capture template for DenoteMatthew Lemon2024-07-081-0/+7
|
* Adds radcal and radcal_alt to the Work agenda viewMatthew Lemon2024-07-081-1/+1
|
* Change default file type of denote files to textMatthew Lemon2024-07-081-1/+1
|
* Added colours for radcal and radcal_alt on agendaMatthew Lemon2024-07-081-0/+27
| | | | This is using a nice bit of emacs lisp to do - awesome.
* Cosmetic changesMatthew Lemon2024-07-081-3/+3
| | | | | - no menu - change theme
* Adds code to keep font the same when switching themesMatthew Lemon2024-07-071-9/+32
|
* Correct way to set the fontMatthew Lemon2024-07-071-3/+6
|
* See commit for changesMatthew Lemon2024-07-071-4/+5
| | | | | - Sets to not save to clipboard manager on quit - Removes Q4 plan stuff from the org config - we're not doing that
* Vertico is back inMatthew Lemon2024-07-071-22/+22
|
* Minor tidy - remove double theme-settingMatthew Lemon2024-07-061-1/+1
|
* Comment out vertico marginalia and bring in gruberMatthew Lemon2024-07-061-22/+22
|
* Adds radicale calendars via org-caldavMatthew Lemon2024-07-061-0/+23
|
* Adds new functions from denote docs to choose siloMatthew Lemon2024-05-291-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.
* Bringing back denote, consult notes - more changesMatthew Lemon2024-05-291-140/+139
| | | | | | Adding syntax highlighting for Dockerfiles. Removes org-roam from config. Removes Quarterly plan from agenda.
* Adds some python stuffMatthew Lemon2024-05-271-0/+30
|
* Set font to iosevkaMatthew Lemon2024-05-271-7/+14
|
* Increase habit widthMatthew Lemon2023-09-171-1/+1
|
* Adds some agenda changes for Q4 PlanMatthew Lemon2023-09-171-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")))).
* Fixes problem with consult bindings not workingMatthew Lemon2023-09-151-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.
* Revert "Big commenting-out of vertico, marginalia etc"Matthew Lemon2023-09-151-101/+105
| | | | This reverts commit edfa5d2d1e45e618607dffc2bb862fd21076e9e3.
* Brought back in notmuch emailMatthew Lemon2023-09-141-73/+73
|
* Adds ideas to home agenda and allows typing a space in ido bufferMatthew Lemon2023-09-141-0/+5
|
* Further tweaks - to a default theme and fixed an errant parenMatthew Lemon2023-09-131-13/+15
|
* Big commenting-out of vertico, marginalia etcMatthew Lemon2023-09-131-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.
* Spelling, new org tag, dictionary and emacs daemonMatthew Lemon2023-09-131-0/+14
| | | | | Creates a new function to shutdown the server, adds config for spelling and dictionary usage.
* Add Olivetti modeMatthew Lemon2023-09-121-0/+25
|
* Added bookmarks directoryMatthew Lemon2023-09-121-0/+3
|
* Moved config to .config directoryMatthew Lemon2023-09-111-73/+73
|
* New tag shortcut, capture template and snippetsMatthew Lemon2023-09-113-0/+31
|
* Re-introducing org-roam and other stuffMatthew Lemon2023-09-101-120/+147
| | | | | | | - removes denote - brings in org-roam - brings in vterm - other tweaks and changes
* Brought it into late 2023Matthew Lemon2023-09-081-109/+112
|
* adding new default keywordMatthew Lemon2022-12-191-1/+1
|
* unsure why this was changed - monitorMatthew Lemon2022-12-181-1/+1
|
* removal of ace modesMatthew Lemon2022-12-181-8/+8
|