aboutsummaryrefslogtreecommitdiff
path: root/init.el
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: Organize Text Editor subsectionsMountain Man2023-04-201-26/+26
* Fix mismatched parenthesesMountain Man2023-04-201-1/+2
* Enhance scrolling behaviorMountain Man2023-04-201-0/+28
* Improve whitespace functionality in text editorMountain Man2023-04-201-0/+34
* Use `use-package`, install/load with `straight-use-package`Mountain Man2023-04-151-2/+13
* Minor formatting fixMountain Man2023-04-151-0/+1
* Don't load outdated codeMountain Man2023-04-151-0/+14
* Bootstrap `straight.el`Mountain Man2023-04-151-0/+28
* Don't create the `auto-save-list` directoryMountain Man2023-04-091-1/+2
* Replace yes/no prompts with y/nMountain Man2023-04-091-0/+12
* Fix ESC key behaviorMountain Man2023-04-091-0/+51
* Disable backups, auto-saves, and lockfilesMountain Man2023-04-091-0/+39
* Create `early-init.el` and `init.el` filesMountain Man2023-04-091-0/+4