| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert org buffers before saving all before redoing all | Mountain Man | 2023-07-12 | 1 | -2/+3 |
* | Improve rendering of `pdf-view-mode` | Mountain Man | 2023-07-10 | 1 | -2/+3 |
* | Fix save org files before updating Agenda view | Mountain Man | 2023-07-10 | 1 | -2/+7 |
* | Enable `auto-revert-mode` in all `org-mode` buffers | Mountain Man | 2023-07-10 | 1 | -1/+3 |
* | Save org files before updating Agenda view | Mountain Man | 2023-07-10 | 1 | -0/+4 |
* | Check parens before saving Emacs Lisp files | Mountain Man | 2023-07-10 | 1 | -1/+5 |
* | Make `pdf-view-midnight-colors` match Emacs theme | Mountain Man | 2023-07-10 | 1 | -1/+12 |
* | Prettify `org-mode` a bit and enable use of LaTeX for math formulas | Mountain Man | 2023-07-09 | 1 | -1/+36 |
* | Use same foreground for all `org-mode` heading levels | Mountain Man | 2023-07-09 | 1 | -11/+24 |
* | Fix IJKL movement for `pdf-tools` | Mountain Man | 2023-07-06 | 1 | -0/+4 |
* | Add automatic rendering of LaTeX and inline images to org template | Mountain Man | 2023-07-06 | 1 | -1/+1 |
* | Add `pdf-tools` | Mountain Man | 2023-07-06 | 1 | -0/+18 |
* | Fix bug, too sleepy to describe, fuck it | Mountain Man | 2023-07-06 | 1 | -13/+0 |
* | Add `org-super-agenda` and overhaul PKMS Agenda system | Mountain Man | 2023-07-03 | 1 | -15/+58 |
* | Add keybinds for `org-store-link` and `org-insert-link` | Mountain Man | 2023-07-03 | 1 | -0/+2 |
* | Disable obselete function warning | Mountain Man | 2023-07-03 | 1 | -0/+13 |
* | Separate keybinds for insert active/inactive date/time | Mountain Man | 2023-06-24 | 1 | -7/+25 |
* | Fix format and keybind for inserting date/time | Mountain Man | 2023-06-24 | 1 | -2/+2 |
* | Use fixed-pitch for `org-mode` instead of variable-pitch | Mountain Man | 2023-06-24 | 1 | -23/+2 |
* | Fix usage of `display-line-numbers-mode` | Mountain Man | 2023-06-21 | 1 | -7/+7 |
* | Use `log.org` instead of `archive.org` for logged tasks/activity | Mountain Man | 2023-06-20 | 1 | -2/+2 |
* | Remove erronous copy of `(org-indent-mode)` | Mountain Man | 2023-06-19 | 1 | -1/+0 |
* | Fix IJKL movement for corfu popup | Mountain Man | 2023-06-19 | 1 | -0/+4 |
* | Add functionality to capture quick notes to `inbox.org` | Mountain Man | 2023-06-19 | 1 | -2/+14 |
* | Fix IJKL equivalent of M-<arrow keys> for org heading movement | Mountain Man | 2023-06-19 | 1 | -0/+4 |
* | Misc temporary theme changes, custom theme coming soon | Mountain Man | 2023-06-19 | 1 | -2/+12 |
* | Disable auto-update agenda | Mountain Man | 2023-06-15 | 1 | -15/+15 |
* | Remove unneccessary time-grid entries from agenda | Mountain Man | 2023-06-15 | 1 | -5/+1 |
* | Make modeline text smaller | Mountain Man | 2023-06-15 | 1 | -0/+4 |
* | Modify line-numbers appearance | Mountain Man | 2023-06-15 | 1 | -0/+12 |
* | Add `racket-mode` and `sicp` package for studying SICP | Mountain Man | 2023-06-08 | 1 | -0/+15 |
* | Add `redacted` package to hide text for privacy | Mountain Man | 2023-06-07 | 1 | -0/+14 |
* | Enable `cua-selection-mode` directly instead of as a hook | Mountain Man | 2023-06-07 | 1 | -1/+1 |
* | Fix CUA rectangle selection keybind | Mountain Man | 2023-06-07 | 1 | -1/+4 |
* | Add keybinds for rectangular selection | Mountain Man | 2023-06-06 | 1 | -0/+5 |
* | Mass cleanup of mistakes, bad idea but fuck it | Mountain Man | 2023-06-05 | 1 | -63/+64 |
* | Fix `mc/cmds-to-run-for-all` | Mountain Man | 2023-06-05 | 1 | -1/+1 |
* | Fix window management keybinds for EXWM | Mountain Man | 2023-06-04 | 1 | -1/+24 |
* | Fix window-management keybinds for EXWM | Mountain Man | 2023-06-04 | 1 | -4/+1 |
* | Fix cursor color and make it stop blinking | Mountain Man | 2023-06-04 | 1 | -3/+4 |
* | Fix a few `s-` keybinds | Mountain Man | 2023-06-04 | 1 | -1/+6 |
* | Add keybinds to switch window and buffer | Mountain Man | 2023-06-03 | 1 | -0/+14 |
* | Redo decsription for movement keybinds for clarity | Mountain Man | 2023-06-02 | 1 | -6/+7 |
* | Remove U/O keybinds for PgUp and PgDown | Mountain Man | 2023-06-01 | 1 | -6/+0 |
* | Fix keybinds subsections organization | Mountain Man | 2023-06-01 | 1 | -19/+19 |
* | Change `comment-line` keybind from `M-;` to `C-;` | Mountain Man | 2023-05-30 | 1 | -1/+1 |
* | Add a few `helpful-` keybinds | Mountain Man | 2023-05-30 | 1 | -0/+2 |
* | Add function to kill buffer after deleting file | Mountain Man | 2023-05-30 | 1 | -0/+24 |
* | Improve default `isearch` functionality | Mountain Man | 2023-05-30 | 1 | -2/+19 |
* | Use `delight` to hide modes from modeline | Mountain Man | 2023-05-30 | 1 | -2/+31 |