aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hide more minor modes from modelineMountain Man2023-08-241-0/+2
* Improve syntax highlightingMountain Man2023-08-241-0/+23
* Add more default named workspacesMountain Man2023-08-241-2/+4
* Modify formatting for `display-battery-mode~Mountain Man2023-08-031-0/+5
* Add date and formatting to `display-time-mode`Mountain Man2023-08-021-7/+6
* Display time and battery percent in modelineMountain Man2023-08-011-0/+29
* Re-implement named EXWM workspaces the right wayMountain Man2023-08-011-0/+8
* Remove EXWM named workspaces - didn't workMountain Man2023-08-011-27/+4
* Increase starting workspaces to 4Mountain Man2023-07-251-1/+1
* Add functionality for named EXWM workspacesMountain Man2023-07-251-4/+27
* Add keybinds to insert date and time without org formattingMountain Man2023-07-231-6/+19
* Fix `org-agenda-files` usage of wildcardsMountain Man2023-07-191-2/+2
* Implement `X.log.org` in `org-agenda-files`Mountain Man2023-07-191-1/+1
* Add support for drawing diagrams in org-modeMountain Man2023-07-161-4/+33
* 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