aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Set different colors for org TODO priorities A B C and DMountain Man2023-07-161-0/+1
|
* Add package dependencies to READMEMountain Man2023-07-161-0/+3
|
* Setup `org-babel` and `ob-racket`Mountain Man2023-07-131-0/+23
|
* Remove function `mm/org-agenda-revert-redo-save-all`, was bad ideaMountain Man2023-07-121-10/+0
|
* Switch keybinds for `<home>` and `C-<home>` for convenienceMountain Man2023-07-121-2/+2
|
* Add package dependencies to READMEMountain Man2023-07-121-23/+39
|
* Fix docstring for `mm/org-agenda-revert-redo-save-all`Mountain Man2023-07-121-1/+1
|
* Revert org buffers before saving all before redoing allMountain Man2023-07-121-2/+3
|
* Improve rendering of `pdf-view-mode`Mountain Man2023-07-101-2/+3
|
* Fix save org files before updating Agenda viewMountain Man2023-07-101-2/+7
|
* Start Emacs with `--debug-init`Mountain Man2023-07-101-1/+1
|
* Use `setxkbmap` to set CAPS as SUPERMountain Man2023-07-101-0/+4
|
* Enable `auto-revert-mode` in all `org-mode` buffersMountain Man2023-07-101-1/+3
|
* Save org files before updating Agenda viewMountain Man2023-07-101-0/+4
|
* Check parens before saving Emacs Lisp filesMountain Man2023-07-101-1/+5
|
* Make `pdf-view-midnight-colors` match Emacs themeMountain Man2023-07-101-1/+12
|
* Prettify `org-mode` a bit and enable use of LaTeX for math formulasMountain Man2023-07-091-1/+36
|
* Use same foreground for all `org-mode` heading levelsMountain Man2023-07-091-11/+24
|
* Fix IJKL movement for `pdf-tools`Mountain Man2023-07-061-0/+4
|
* Add automatic rendering of LaTeX and inline images to org templateMountain Man2023-07-061-1/+1
|
* Add `pdf-tools`Mountain Man2023-07-061-0/+18
|
* Fix bug, too sleepy to describe, fuck itMountain Man2023-07-061-13/+0
|
* Fix default face color not working with additional EXWM workspacesMountain Man2023-07-061-1/+1
|
* Add `org-super-agenda` and overhaul PKMS Agenda systemMountain Man2023-07-031-15/+58
|
* Add keybinds for `org-store-link` and `org-insert-link`Mountain Man2023-07-031-0/+2
|
* Disable obselete function warningMountain Man2023-07-031-0/+13
|
* Separate keybinds for insert active/inactive date/timeMountain Man2023-06-241-7/+25
|
* Fix format and keybind for inserting date/timeMountain Man2023-06-241-2/+2
|
* Use fixed-pitch for `org-mode` instead of variable-pitchMountain Man2023-06-241-23/+2
|
* Fix usage of `display-line-numbers-mode`Mountain Man2023-06-211-7/+7
|
* Use `log.org` instead of `archive.org` for logged tasks/activityMountain Man2023-06-201-2/+2
|
* Remove erronous copy of `(org-indent-mode)`Mountain Man2023-06-191-1/+0
|
* Fix IJKL movement for corfu popupMountain Man2023-06-191-0/+4
|
* Add functionality to capture quick notes to `inbox.org`Mountain Man2023-06-191-2/+14
|
* Fix IJKL equivalent of M-<arrow keys> for org heading movementMountain Man2023-06-191-0/+4
|
* Misc temporary theme changes, custom theme coming soonMountain Man2023-06-191-2/+12
|
* Disable auto-update agendaMountain Man2023-06-151-15/+15
|
* Remove unneccessary time-grid entries from agendaMountain Man2023-06-151-5/+1
|
* Make modeline text smallerMountain Man2023-06-151-0/+4
|
* Modify line-numbers appearanceMountain Man2023-06-151-0/+12
|
* Add `racket-mode` and `sicp` package for studying SICPMountain Man2023-06-081-0/+15
|
* Add `racket-mode/` to `.gitignore`Mountain Man2023-06-081-0/+1
|
* Add `redacted` package to hide text for privacyMountain Man2023-06-071-0/+14
|
* Enable `cua-selection-mode` directly instead of as a hookMountain Man2023-06-071-1/+1
|
* Fix CUA rectangle selection keybindMountain Man2023-06-071-1/+4
|
* Add keybinds for rectangular selectionMountain Man2023-06-061-0/+5
|
* Fix link to `CONTRIBUTING.md` in `README.md`Mountain Man2023-06-051-2/+2
|
* Add current features and plans to `README.md`Mountain Man2023-06-051-22/+35
|
* Cleanup comments and formattingMountain Man2023-06-051-4/+7
|
* Merge `cleanup-everything` branch to `stable` branchMountain Man2023-06-055-154/+176
|\