aboutsummaryrefslogtreecommitdiff
path: root/init.el
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug, too sleepy to describe, fuck itMountain Man2023-07-061-13/+0
* 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 `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
* Mass cleanup of mistakes, bad idea but fuck itMountain Man2023-06-051-63/+64
* Fix `mc/cmds-to-run-for-all`Mountain Man2023-06-051-1/+1
* Fix window management keybinds for EXWMMountain Man2023-06-041-1/+24
* Fix window-management keybinds for EXWMMountain Man2023-06-041-4/+1
* Fix cursor color and make it stop blinkingMountain Man2023-06-041-3/+4
* Fix a few `s-` keybindsMountain Man2023-06-041-1/+6
* Add keybinds to switch window and bufferMountain Man2023-06-031-0/+14
* Redo decsription for movement keybinds for clarityMountain Man2023-06-021-6/+7
* Remove U/O keybinds for PgUp and PgDownMountain Man2023-06-011-6/+0
* Fix keybinds subsections organizationMountain Man2023-06-011-19/+19
* Change `comment-line` keybind from `M-;` to `C-;`Mountain Man2023-05-301-1/+1
* Add a few `helpful-` keybindsMountain Man2023-05-301-0/+2
* Add function to kill buffer after deleting fileMountain Man2023-05-301-0/+24
* Improve default `isearch` functionalityMountain Man2023-05-301-2/+19
* Use `delight` to hide modes from modelineMountain Man2023-05-301-2/+31
* Fix IJKL version of org-mode's `M-<up>`/`M-<down>` keybindsMountain Man2023-05-301-0/+4
* Add functionality for multiple cursorsMountain Man2023-05-301-0/+19
* Implement IJKL movement keybindsMountain Man2023-05-301-3/+61
* Add function and keybinds to list all bindings for KEYMountain Man2023-05-291-0/+19
* Always compile vterm moduleMountain Man2023-05-291-1/+3
* Start Emacs server at end of initMountain Man2023-05-291-0/+19
* Refactor `debug-on-error` into new Startup SectionMountain Man2023-05-291-4/+12
* Use `org-roam-ui` for knowledgebase visualizationMountain Man2023-05-291-0/+9
* Produce backtraces when errors occurMountain Man2023-05-291-0/+9
* Add some more temporary theming optionsMountain Man2023-05-291-1/+29
* Disable line numbers in terminal modesMountain Man2023-05-291-2/+2
* Don't show line numbers in `vterm-mode`Mountain Man2023-05-291-1/+3