Update README.md

This commit is contained in:
James Cherti
2024-08-05 01:13:43 -04:00
parent c3783d154e
commit 389d619de1

View File

@@ -11,17 +11,20 @@ The author is using [minimal-emacs.d](https://github.com/jamescherti/minimal-ema
## Table of contents ## Table of contents
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc --> <!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
- [Installation](#installation) - [Installation](#installation)
- [Features](#features) - [Features](#features)
- [Update](#update) - [Update](#update)
- [Customizations](#customizations) - [Customizations](#customizations)
- [Frequently asked questions](#frequently-asked-questions) - [Frequently asked questions](#frequently-asked-questions)
- [Are post-early-init.el and pre-init.el the same file in terms of the logic?](#question-are-post-early-initel-and-pre-initel-the-same-file-in-terms-of-the-logic) - [Are post-early-init.el and pre-init.el the same file in terms of the logic?](#are-post-early-initel-and-pre-initel-the-same-file-in-terms-of-the-logic)
- [How to configure Vim keybindings using Evil?](#how-to-configure-vim-keybindings-using-evil) - [How to configure Vim keybindings using Evil?](#how-to-configure-vim-keybindings-using-evil)
- [Automatically compile Emacs Lisp libraries](#automatically-compile-emacs-lisp-libraries)
- [How to activate gcmh-mode?](#how-to-activate-gcmh-mode)
- [How to configure straight.el?](#how-to-configure-straightel) - [How to configure straight.el?](#how-to-configure-straightel)
- [How long does the author's Emacs configuration take to start?](#how-long-does-the-authors-emacs-configuration-take-to-start)
- [License](#license) - [License](#license)
- [Links](#links) - [Links](#links)
<!-- markdown-toc end --> <!-- markdown-toc end -->
## Installation ## Installation