Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added url for elfeed | Matthew Lemon | 2022-12-06 | 1 | -0/+1 |
| | |||||
* | bookmarks and font | Matthew Lemon | 2022-11-29 | 2 | -8/+2 |
| | |||||
* | Merge branch 'master' of github.com:yulqen/emacs | Matthew Lemon | 2022-11-29 | 3 | -10/+17 |
|\ | |||||
| * | bookmarks | Matthew Lemon | 2022-11-29 | 1 | -5/+5 |
| | | |||||
| * | font changes | Matthew Lemon | 2022-11-29 | 2 | -9/+9 |
| | | |||||
* | | bookmark | Matthew Lemon | 2022-11-29 | 1 | -8/+8 |
|/ | |||||
* | cosmetics - colours | Matthew Lemon | 2022-11-28 | 1 | -1/+4 |
| | |||||
* | Fixing org-protocol | Matthew Lemon | 2022-11-25 | 2 | -4/+7 |
| | |||||
* | bookmarks | Matthew Lemon | 2022-11-25 | 1 | -4/+4 |
| | |||||
* | remove ivy-count-format which had the unicode symbols | Matthew Lemon | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | added embark and marginalia | Matthew Lemon | 2022-11-25 | 2 | -1/+36 |
| | |||||
* | renamed mrl-functions | Matthew Lemon | 2022-11-24 | 2 | -4/+2 |
| | |||||
* | bookmarks | Matthew Lemon | 2022-11-24 | 1 | -5/+5 |
| | |||||
* | moved my crappy markdown checklist funcs to external file | Matthew Lemon | 2022-11-24 | 2 | -51/+53 |
| | |||||
* | added function to clear checks from region | Matthew Lemon | 2022-11-24 | 1 | -1/+36 |
| | | | | In markdown list. | ||||
* | function to remove checks from successive checkbox lines in markdown | Matthew Lemon | 2022-11-24 | 1 | -11/+14 |
| | |||||
* | removed redundant macros folder - using func instead | Matthew Lemon | 2022-11-24 | 1 | -2/+0 |
| | | | | From previous commit. | ||||
* | a function now to clear the checkbox | Matthew Lemon | 2022-11-24 | 1 | -1/+11 |
| | |||||
* | bookmarks | Matthew Lemon | 2022-11-24 | 1 | -5/+5 |
| | |||||
* | formatting changes | Matthew Lemon | 2022-11-24 | 1 | -40/+41 |
| | |||||
* | wip: adding macro to markdown-mode-map | Matthew Lemon | 2022-11-24 | 2 | -1/+8 |
| | |||||
* | added new tag | Matthew Lemon | 2022-11-24 | 1 | -2/+1 |
| | |||||
* | added markdown mode | Matthew Lemon | 2022-11-24 | 2 | -1/+11 |
| | |||||
* | bookmarks | Matthew Lemon | 2022-11-23 | 1 | -4/+4 |
| | |||||
* | brought back ivy | Matthew Lemon | 2022-11-23 | 1 | -50/+36 |
| | |||||
* | new elfeed urls - import from newsboat | Matthew Lemon | 2022-11-23 | 1 | -29/+72 |
| | |||||
* | bookmark | Matthew Lemon | 2022-11-23 | 1 | -5/+5 |
| | |||||
* | installed elglot for lsp | Matthew Lemon | 2022-11-23 | 2 | -12/+16 |
| | |||||
* | added 'advice' to func to allow immediate narrowing from agenda | Matthew Lemon | 2022-11-23 | 1 | -0/+6 |
| | | | | | When hitting tab on an item in the agenda, you go to the narrowed subtree, which is much cleaner. | ||||
* | Merge branch 'master' of github.com:yulqen/emacs | Matthew Lemon | 2022-11-23 | 2 | -6/+6 |
|\ | |||||
| * | update | Matthew Lemon | 2022-11-23 | 2 | -7/+7 |
| | | |||||
| * | put back org keyword faces colours | Matthew Lemon | 2022-11-22 | 1 | -5/+5 |
| | | |||||
* | | update | Matthew Lemon | 2022-11-23 | 1 | -6/+6 |
|/ | |||||
* | more key stuff for helm | Matthew Lemon | 2022-11-22 | 1 | -0/+2 |
| | |||||
* | added a new helm keybinding (for bookmarks) | Matthew Lemon | 2022-11-22 | 1 | -0/+1 |
| | |||||
* | bookmarks | Matthew Lemon | 2022-11-22 | 1 | -4/+4 |
| | |||||
* | Merge branch 'master' of github.com:yulqen/emacs | Matthew Lemon | 2022-11-22 | 1 | -1/+1 |
|\ | |||||
| * | custom change | Matthew Lemon | 2022-11-22 | 1 | -1/+1 |
| | | |||||
* | | changed agenda setting | Matthew Lemon | 2022-11-22 | 1 | -0/+1 |
|/ | |||||
* | added helm-M-x keybinding | Matthew Lemon | 2022-11-22 | 1 | -0/+1 |
| | |||||
* | bookmark | Matthew Lemon | 2022-11-22 | 1 | -5/+5 |
| | |||||
* | added some more stuff nicked from helm developer | Matthew Lemon | 2022-11-22 | 1 | -1/+45 |
| | |||||
* | installed Helm from source with this initial config | Matthew Lemon | 2022-11-22 | 2 | -38/+56 |
| | |||||
* | added offscreen tag | Matthew Lemon | 2022-11-22 | 1 | -0/+1 |
| | |||||
* | cleaning up old org files | Matthew Lemon | 2022-11-22 | 1 | -3/+0 |
| | |||||
* | bookmark | Matthew Lemon | 2022-11-21 | 1 | -2/+7 |
| | |||||
* | added org-notmuch.el | Matthew Lemon | 2022-11-21 | 2 | -0/+112 |
| | |||||
* | notmuch config - coming on nicely | Matthew Lemon | 2022-11-21 | 1 | -1/+42 |
| | |||||
* | notmuch - first stab at config | Matthew Lemon | 2022-11-21 | 2 | -1/+18 |
| | |||||
* | purged consult packages | Matthew Lemon | 2022-11-21 | 2 | -119/+1 |
| |