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 `marginalia` minibuffer hints
Mountain Man
2023-04-30
1
-0
/
+12
*
Use `corfu` for buffer text completion
Mountain Man
2023-04-30
1
-0
/
+30
*
Use `vertico` for minibuffer completion
Mountain Man
2023-04-30
1
-0
/
+26
*
FIX: disable superfluous UI elements
Mountain Man
2023-04-30
1
-3
/
+25
*
Use `EXWM` for X window management
Mountain Man
2023-04-24
1
-0
/
+23
*
Highlight current line
Mountain Man
2023-04-20
1
-0
/
+12
*
Auto-close delimiters with `electric-pair-mode`
Mountain Man
2023-04-20
1
-0
/
+11
*
Delete selected text when typing over it
Mountain Man
2023-04-20
1
-0
/
+10
*
Display line & column numbers
Mountain Man
2023-04-20
1
-0
/
+10
*
refactor: Organize Text Editor subsections
Mountain Man
2023-04-20
1
-26
/
+26
*
Fix mismatched parentheses
Mountain Man
2023-04-20
1
-1
/
+2
*
Enhance scrolling behavior
Mountain Man
2023-04-20
1
-0
/
+28
*
Improve whitespace functionality in text editor
Mountain Man
2023-04-20
1
-0
/
+34
*
Use `use-package`, install/load with `straight-use-package`
Mountain Man
2023-04-15
1
-2
/
+13
*
Minor formatting fix
Mountain Man
2023-04-15
1
-0
/
+1
*
Don't load outdated code
Mountain Man
2023-04-15
1
-0
/
+14
*
Bootstrap `straight.el`
Mountain Man
2023-04-15
1
-0
/
+28
*
Don't create the `auto-save-list` directory
Mountain Man
2023-04-09
1
-1
/
+2
*
Replace yes/no prompts with y/n
Mountain Man
2023-04-09
1
-0
/
+12
*
Fix ESC key behavior
Mountain Man
2023-04-09
1
-0
/
+51
*
Disable backups, auto-saves, and lockfiles
Mountain Man
2023-04-09
1
-0
/
+39
*
Create `early-init.el` and `init.el` files
Mountain Man
2023-04-09
1
-0
/
+4
[prev]