Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed teh following bullshit from the configHEADmaster | Matthew Lemon | 2024-07-19 | 1 | -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 docs | Matthew Lemon | 2024-07-17 | 1 | -26/+21 |
| | |||||
* | Merge branch 'master' of git.sr.ht:~yulqen/emacs | Matthew Lemon | 2024-07-13 | 1 | -3/+18 |
|\ | |||||
| * | Adds projectile and direnv packages | Matthew Lemon | 2024-07-12 | 1 | -0/+14 |
| | | |||||
| * | Changing the order of things in the agenda dispatcher | Matthew Lemon | 2024-07-12 | 1 | -3/+4 |
| | | |||||
* | | Added a bunch of new config from this random site: | Matthew Lemon | 2024-07-13 | 1 | -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/emacs | Matthew Lemon | 2024-07-12 | 1 | -52/+52 |
|\ | |||||
| * | Proper handling of ef-themes | Matthew Lemon | 2024-07-10 | 1 | -52/+52 |
| | | |||||
* | | Adds radcal calendars to home agenda dashboard | Matthew Lemon | 2024-07-12 | 1 | -1/+1 |
|/ | |||||
* | Remove incorrect radicale org files | Matthew Lemon | 2024-07-10 | 1 | -2/+0 |
| | |||||
* | Fix incorrect variable name | Matthew Lemon | 2024-07-10 | 1 | -1/+1 |
| | |||||
* | Change colour of beacon | Matthew Lemon | 2024-07-10 | 1 | -1/+1 |
| | |||||
* | Enable ace-jump mode | Matthew Lemon | 2024-07-10 | 1 | -2/+2 |
| | |||||
* | Reduce size of vertico window and stop it resizing | Matthew Lemon | 2024-07-10 | 1 | -4/+5 |
| | |||||
* | Tidying up the themes | Matthew Lemon | 2024-07-09 | 1 | -9/+17 |
| | |||||
* | Changes prefix for lsp key commands | Matthew Lemon | 2024-07-08 | 1 | -0/+4 |
| | |||||
* | Capture template for Denote | Matthew Lemon | 2024-07-08 | 1 | -0/+7 |
| | |||||
* | Adds radcal and radcal_alt to the Work agenda view | Matthew Lemon | 2024-07-08 | 1 | -1/+1 |
| | |||||
* | Change default file type of denote files to text | Matthew Lemon | 2024-07-08 | 1 | -1/+1 |
| | |||||
* | Added colours for radcal and radcal_alt on agenda | Matthew Lemon | 2024-07-08 | 1 | -0/+27 |
| | | | | This is using a nice bit of emacs lisp to do - awesome. | ||||
* | Cosmetic changes | Matthew Lemon | 2024-07-08 | 1 | -3/+3 |
| | | | | | - no menu - change theme | ||||
* | Adds code to keep font the same when switching themes | Matthew Lemon | 2024-07-07 | 1 | -9/+32 |
| | |||||
* | Correct way to set the font | Matthew Lemon | 2024-07-07 | 1 | -3/+6 |
| | |||||
* | See commit for changes | Matthew Lemon | 2024-07-07 | 1 | -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 in | Matthew Lemon | 2024-07-07 | 1 | -22/+22 |
| | |||||
* | Minor tidy - remove double theme-setting | Matthew Lemon | 2024-07-06 | 1 | -1/+1 |
| | |||||
* | Comment out vertico marginalia and bring in gruber | Matthew Lemon | 2024-07-06 | 1 | -22/+22 |
| | |||||
* | Adds radicale calendars via org-caldav | Matthew Lemon | 2024-07-06 | 1 | -0/+23 |
| | |||||
* | Adds new functions from denote docs to choose silo | Matthew Lemon | 2024-05-29 | 1 | -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 changes | Matthew Lemon | 2024-05-29 | 1 | -140/+139 |
| | | | | | | Adding syntax highlighting for Dockerfiles. Removes org-roam from config. Removes Quarterly plan from agenda. | ||||
* | Adds some python stuff | Matthew Lemon | 2024-05-27 | 1 | -0/+30 |
| | |||||
* | Set font to iosevka | Matthew Lemon | 2024-05-27 | 1 | -7/+14 |
| | |||||
* | Increase habit width | Matthew Lemon | 2023-09-17 | 1 | -1/+1 |
| | |||||
* | Adds some agenda changes for Q4 Plan | Matthew Lemon | 2023-09-17 | 1 | -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 working | Matthew Lemon | 2023-09-15 | 1 | -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 Lemon | 2023-09-15 | 1 | -101/+105 |
| | | | | This reverts commit edfa5d2d1e45e618607dffc2bb862fd21076e9e3. | ||||
* | Brought back in notmuch email | Matthew Lemon | 2023-09-14 | 1 | -73/+73 |
| | |||||
* | Adds ideas to home agenda and allows typing a space in ido buffer | Matthew Lemon | 2023-09-14 | 1 | -0/+5 |
| | |||||
* | Further tweaks - to a default theme and fixed an errant paren | Matthew Lemon | 2023-09-13 | 1 | -13/+15 |
| | |||||
* | Big commenting-out of vertico, marginalia etc | Matthew Lemon | 2023-09-13 | 1 | -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 daemon | Matthew Lemon | 2023-09-13 | 1 | -0/+14 |
| | | | | | Creates a new function to shutdown the server, adds config for spelling and dictionary usage. | ||||
* | Add Olivetti mode | Matthew Lemon | 2023-09-12 | 1 | -0/+25 |
| | |||||
* | Added bookmarks directory | Matthew Lemon | 2023-09-12 | 1 | -0/+3 |
| | |||||
* | Moved config to .config directory | Matthew Lemon | 2023-09-11 | 1 | -73/+73 |
| | |||||
* | New tag shortcut, capture template and snippets | Matthew Lemon | 2023-09-11 | 3 | -0/+31 |
| | |||||
* | Re-introducing org-roam and other stuff | Matthew Lemon | 2023-09-10 | 1 | -120/+147 |
| | | | | | | | - removes denote - brings in org-roam - brings in vterm - other tweaks and changes | ||||
* | Brought it into late 2023 | Matthew Lemon | 2023-09-08 | 1 | -109/+112 |
| | |||||
* | adding new default keyword | Matthew Lemon | 2022-12-19 | 1 | -1/+1 |
| | |||||
* | unsure why this was changed - monitor | Matthew Lemon | 2022-12-18 | 1 | -1/+1 |
| | |||||
* | removal of ace modes | Matthew Lemon | 2022-12-18 | 1 | -8/+8 |
| |