mirror of https://github.com/helix-editor/helix
book: Add missing TOC entries to editor config page
parent
3318953bf6
commit
19f7bc9ecb
|
@ -1,11 +1,13 @@
|
||||||
## Editor
|
## Editor
|
||||||
|
|
||||||
- [`[editor]` Section](#editor-section)
|
- [`[editor]` Section](#editor-section)
|
||||||
|
- [`[editor.clipboard-provider]` Section](#editorclipboard-provider-section)
|
||||||
- [`[editor.statusline]` Section](#editorstatusline-section)
|
- [`[editor.statusline]` Section](#editorstatusline-section)
|
||||||
- [`[editor.lsp]` Section](#editorlsp-section)
|
- [`[editor.lsp]` Section](#editorlsp-section)
|
||||||
- [`[editor.cursor-shape]` Section](#editorcursor-shape-section)
|
- [`[editor.cursor-shape]` Section](#editorcursor-shape-section)
|
||||||
- [`[editor.file-picker]` Section](#editorfile-picker-section)
|
- [`[editor.file-picker]` Section](#editorfile-picker-section)
|
||||||
- [`[editor.auto-pairs]` Section](#editorauto-pairs-section)
|
- [`[editor.auto-pairs]` Section](#editorauto-pairs-section)
|
||||||
|
- [`[editor.auto-save]` Section](#editorauto-save-section)
|
||||||
- [`[editor.search]` Section](#editorsearch-section)
|
- [`[editor.search]` Section](#editorsearch-section)
|
||||||
- [`[editor.whitespace]` Section](#editorwhitespace-section)
|
- [`[editor.whitespace]` Section](#editorwhitespace-section)
|
||||||
- [`[editor.indent-guides]` Section](#editorindent-guides-section)
|
- [`[editor.indent-guides]` Section](#editorindent-guides-section)
|
||||||
|
|
Loading…
Reference in New Issue