Update README.md

This commit is contained in:
James Cherti
2024-08-12 09:48:33 -04:00
parent 19e5503333
commit 19959159ab

View File

@@ -9,12 +9,12 @@ The author is using **[minimal-emacs.d](https://github.com/jamescherti/minimal-e
## Table of contents
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
- [Installation](#installation)
- [Features](#features)
- [Update](#update)
- [Customizations](#customizations)
- [How to customize early-init.el and init.el?](#how-to-customize-early-initel-and-initel)
- [Reducing clutter in `~/.emacs.d` by redirecting files to `~/emacs.d/var/`](#reducing-clutter-in-emacsd-by-redirecting-files-to-emacsdvar)
- [How to activate recentf, savehist, saveplace, and auto-revert?](#how-to-activate-recentf-savehist-saveplace-and-auto-revert)
- [How to activate the Garbage Collector Magic Hack (gcmh-mode)](#how-to-activate-the-garbage-collector-magic-hack-gcmh-mode)
- [How to automatically compile Emacs Lisp code (auto-compile)](#how-to-automatically-compile-emacs-lisp-code-auto-compile)