Add more defvar to customize minimal-emacs.d

This commit is contained in:
James Cherti
2024-08-06 12:35:37 -04:00
parent 42c09e66f4
commit 925a7cf46a
2 changed files with 21 additions and 3 deletions

View File

@@ -77,6 +77,9 @@ git clone https://github.com/jamescherti/minimal-emacs.d ~/.emacs.d
- Sets default fringe widths and buffer boundaries.
- Configures smooth scrolling and cursor behavior for a more seamless editing experience.
10. **Miscellaneous**
- Configure recentf, savehist, and auto-save
## Update
To keep your Emacs configuration up to date, you can pull the latest changes from the repository. Run the following command in your terminal: