From 2bdacee92bdd6667da912ede3d95de2e40f23fe2 Mon Sep 17 00:00:00 2001 From: Jake Everhart Date: Thu, 27 Mar 2025 17:00:44 -0500 Subject: [PATCH] Adds Gutters Right section listing to docs TOC --- book/src/editor.md | 1 + 1 file changed, 1 insertion(+) diff --git a/book/src/editor.md b/book/src/editor.md index 6155b3a61..ec001c005 100644 --- a/book/src/editor.md +++ b/book/src/editor.md @@ -16,6 +16,7 @@ - [`[editor.gutters.diagnostics]` Section](#editorguttersdiagnostics-section) - [`[editor.gutters.diff]` Section](#editorguttersdiff-section) - [`[editor.gutters.spacer]` Section](#editorguttersspacer-section) +- [`[editor.gutters-right]` Section](#editorgutters-right-section) - [`[editor.soft-wrap]` Section](#editorsoft-wrap-section) - [`[editor.smart-tab]` Section](#editorsmart-tab-section) - [`[editor.inline-diagnostics]` Section](#editorinline-diagnostics-section)