Unnamed repository; edit this file 'description' to name the repository.
book: Add missing TOC entries to editor config page
Michael Davis 2025-01-16
parent 3318953 · commit 19f7bc9
-rw-r--r--book/src/editor.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/book/src/editor.md b/book/src/editor.md
index b731b3d1..b091eea8 100644
--- a/book/src/editor.md
+++ b/book/src/editor.md
@@ -1,11 +1,13 @@
## Editor
- [`[editor]` Section](#editor-section)
+- [`[editor.clipboard-provider]` Section](#editorclipboard-provider-section)
- [`[editor.statusline]` Section](#editorstatusline-section)
- [`[editor.lsp]` Section](#editorlsp-section)
- [`[editor.cursor-shape]` Section](#editorcursor-shape-section)
- [`[editor.file-picker]` Section](#editorfile-picker-section)
- [`[editor.auto-pairs]` Section](#editorauto-pairs-section)
+- [`[editor.auto-save]` Section](#editorauto-save-section)
- [`[editor.search]` Section](#editorsearch-section)
- [`[editor.whitespace]` Section](#editorwhitespace-section)
- [`[editor.indent-guides]` Section](#editorindent-guides-section)