index
:
{Archive}/mmosmacs
stable
[DEPRECIATED] My old Emacs configuration
Tristan Williams <tgwil@tgwil.net>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix IJKL version of org-mode's `M-<up>`/`M-<down>` keybinds
Mountain Man
2023-05-30
1
-0
/
+4
*
Add functionality for multiple cursors
Mountain Man
2023-05-30
1
-0
/
+19
*
Implement IJKL movement keybinds
Mountain Man
2023-05-30
1
-3
/
+61
*
Add function and keybinds to list all bindings for KEY
Mountain Man
2023-05-29
1
-0
/
+19
*
Always compile vterm module
Mountain Man
2023-05-29
1
-1
/
+3
*
Start Emacs server at end of init
Mountain Man
2023-05-29
1
-0
/
+19
*
Refactor `debug-on-error` into new Startup Section
Mountain Man
2023-05-29
1
-4
/
+12
*
Use `org-roam-ui` for knowledgebase visualization
Mountain Man
2023-05-29
1
-0
/
+9
*
Produce backtraces when errors occur
Mountain Man
2023-05-29
1
-0
/
+9
*
Add some more temporary theming options
Mountain Man
2023-05-29
1
-1
/
+29
*
Disable line numbers in terminal modes
Mountain Man
2023-05-29
1
-2
/
+2
*
Don't show line numbers in `vterm-mode`
Mountain Man
2023-05-29
1
-1
/
+3
*
Use `vterm` for terminal
Mountain Man
2023-05-29
1
-0
/
+11
*
Don't highlight whitespace in term-mode or vterm-mode
Mountain Man
2023-05-29
1
-1
/
+2
*
Fix hook for `gcmh-mode`
Mountain Man
2023-05-26
1
-2
/
+2
*
Oopsie forgot something in that last commit
Mountain Man
2023-05-25
1
-14
/
+0
*
Move "Highlight Stuff" subsection to "Graphical Environment" Section
Mountain Man
2023-05-25
1
-0
/
+15
*
Lower `gcmh-high-cons-threshold` in attempt to fix Emacs freezing
Mountain Man
2023-05-25
1
-1
/
+1
[next]