From 330079aa91e3b2b86e2b35b42b88ab96462231db Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Sat, 17 Aug 2024 23:54:50 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index afd97b6..d8c0575 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,6 @@ To activate gcmh-mode, add the following to the beginning of `~/.emacs.d/post-in (gcmh-low-cons-threshold minimal-emacs-gc-cons-threshold)) ``` - ### How to configure vterm The `emacs-libvterm` package is a terminal emulator integrated into GNU Emacs. Built on libvterm, a C library, it offers superior performance compared to Elisp-based alternatives. This compiled code approach enables `emacs-libvterm` to handle large outputs efficiently, providing a fast and feature-complete terminal experience within Emacs.