diff --git a/book/src/editor.md b/book/src/editor.md index b731b3d15..b091eea87 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)