aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge `create-development-environment` branch to `stable` branchMountain Man2023-05-222-6/+125
|\
| * Limit `which-key` height to 5 lines to match `vertico`Mountain Man2023-05-221-1/+2
| * Fix `projectile-mode` hookMountain Man2023-05-221-1/+1
| * Use `sly-quicklisp` for QuickLisp integrationMountain Man2023-05-221-0/+5
| * Minor formatting fixMountain Man2023-05-221-0/+1
| * Use `sly` and SBCL for Common Lisp developmentMountain Man2023-05-221-0/+11
| * Use `flycheck` in `sh-mode` buffersMountain Man2023-05-221-2/+24
| * Add `.cache/` to `.gitignore`Mountain Man2023-05-221-0/+1
| * Refine Magit diff displayMountain Man2023-05-211-1/+6
| * Only start `flycheck-mode` in appropriate buffersMountain Man2023-05-211-2/+13
| * Add `lsp-mode` for IDE featuresMountain Man2023-05-211-2/+13
| * Use `which-key` for keybind hintsMountain Man2023-05-211-0/+14
| * Disable line numbers in `helpful-mode`Mountain Man2023-05-211-1/+2
| * Remove `paredit` for now because it's too confusingMountain Man2023-05-211-12/+0
| * Use `paredit-mode` in `ielm` buffersMountain Man2023-05-211-1/+1
| * Setup `paredit` for Lisp modesMountain Man2023-05-211-0/+12
| * Use `flycheck` for syntax checkingMountain Man2023-05-211-0/+21
| * Use hooks to start `diff-hl` mode only in `prog-mode` buffersMountain Man2023-05-201-3/+3
| * Enable `global-diff-hl-mode`Mountain Man2023-05-201-1/+3
| * Show fringe and add `diff-hl`Mountain Man2023-05-201-1/+14
|/
* Stop starting Emacs server in the init fileMountain Man2023-05-201-19/+0
* Remove stray characterMountain Man2023-05-201-1/+1
* Add keybind to insert date/time at POINTMountain Man2023-05-201-0/+17
* Switch `S-<home>` keybind to `C-<home>` to fix shift-select behaviorMountain Man2023-05-201-1/+1
* Start Emacs server at end of startupMountain Man2023-05-191-0/+19
* `expand-region` by semantic unitsMountain Man2023-05-191-3/+13
* Start `org-mode` buffers with folded headingsMountain Man2023-05-181-1/+2
* Fix orderless completion errorsMountain Man2023-05-181-2/+1
* Automatically reload files when changed on diskMountain Man2023-05-181-0/+11
* Use different fontsMountain Man2023-05-181-8/+8
* Fix orderless completion "bug" when typing a dashMountain Man2023-05-181-3/+1
* Fix `marginalia` / `all-the-icons` not showing upMountain Man2023-05-181-4/+3
* Make HOME key respect indentationMountain Man2023-05-181-0/+17
* Orderless tweaksMountain Man2023-05-181-1/+4
* Marginalia tweaksMountain Man2023-05-181-1/+4
* Minor formatting fixMountain Man2023-05-181-0/+5
* PR #25: Merge `performance-improvements` branch to `stable` branchMountain Man2023-05-182-0/+52
|\
| * Add `async` package and enable `async-bytecomp-package-mode`Mountain Man2023-05-181-0/+13
| * Fix formatting for GCMH subsectionMountain Man2023-05-181-0/+7
| * Add the Garbage Collector Magic HackMountain Man2023-05-172-0/+32
|/
* Add all the iconsMountain Man2023-05-171-0/+29
* Add school-related keywords to `org-todo-keywords`Mountain Man2023-05-161-1/+4
* * .gitignore:Mountain Man2023-05-162-1/+2
* PR #24: Merge `project-repo-management` branch to `stable` branchMountain Man2023-05-162-3/+40
|\
| * Use `magit` for git stuffMountain Man2023-05-161-0/+14
| * Add various thing to `.gitignore`Mountain Man2023-05-161-0/+3
| * Add `projectile-known-files.eld` and `projectile.cache` to `.gitignore`Mountain Man2023-05-152-1/+5
| * Use Projectile for project managementMountain Man2023-05-151-3/+19
|/
* Add keybind to open agenda fileMountainMan2023-05-151-1/+3
* Change variable-width font to DejaVu SansMountain Man2023-05-141-3/+2