diff --git a/README.md b/README.md index 1364a88..6313724 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,10 @@ The author is using **[minimal-emacs.d](https://github.com/jamescherti/minimal-e - [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) + - [How to configure vterm](#how-to-configure-vterm) - [How to configure Vertico, Consult, and Embark](#how-to-configure-vertico-consult-and-embark) - [How to configure Vim keybindings using Evil?](#how-to-configure-vim-keybindings-using-evil) - - [How to configure vterm](#how-to-configure-vterm) + - [Configuring LSP Servers with Eglot (built-in)](#configuring-lsp-servers-with-eglot-built-in) - [How to configure straight.el?](#how-to-configure-straightel) - [Frequently asked questions](#frequently-asked-questions) - [How to increase gc-cons-threshold?](#how-to-increase-gc-cons-threshold)