From f08b049e20625894b3a8b749ee2d9be70cfddcbe Mon Sep 17 00:00:00 2001 From: ashincoder Date: Mon, 7 Jun 2021 00:10:22 +0000 Subject: [PATCH] Changed table of contents --- .emacs.d.gnu/config.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.emacs.d.gnu/config.org b/.emacs.d.gnu/config.org index 60f28c8..e7e00ed 100644 --- a/.emacs.d.gnu/config.org +++ b/.emacs.d.gnu/config.org @@ -14,6 +14,9 @@ - [[#use-package][Use-Package]] - [[#evil-mode][Evil Mode]] - [[#general-keybindings][General Keybindings]] +- [[#startup-performance][STARTUP PERFORMANCE]] + - [[#garbage-collection][Garbage collection]] + - [[#native-compil][Native Compil]] - [[#all-the-icons][ALL THE ICONS]] - [[#buffers-and-bookmarks][BUFFERS AND BOOKMARKS]] - [[#dashboard][DASHBOARD]] @@ -66,6 +69,7 @@ - [[#splits-and-window-controls][SPLITS AND WINDOW CONTROLS]] - [[#theme][THEME]] - [[#which-key][WHICH KEY]] +- [[#runtime-performance][RUNTIME PERFORMANCE]] - [[#writeroom-mode][WRITEROOM MODE]] * IMPORTANT! PUT THIS IN YOUR INIT.EL