diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-02-05 10:41:54 -0800 |
|---|---|---|
| committer | Michelle Tilley <michelle@michelletilley.net> | 2026-02-05 10:41:54 -0800 |
| commit | 20677f4476d203b4b0993f03d2391435248ad66b (patch) | |
| tree | 61222f6633deae6b590d7f15b509c3471fce8134 /docs/mkdocs.yml | |
| parent | feat: Add new custom keybinding system for search TUI (#3127) (diff) | |
| download | atuin-20677f4476d203b4b0993f03d2391435248ad66b.zip | |
Add advanced key binding to docs list
Diffstat (limited to 'docs/mkdocs.yml')
| -rw-r--r-- | docs/mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 5996bad5..1cbbf30d 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -69,6 +69,7 @@ nav: - Configuration: - Config: configuration/config.md - Key Binding: configuration/key-binding.md + - Advanced Key Binding: configuration/advanced-key-binding.md - Reference: - doctor: reference/doctor.md - daemon: reference/daemon.md |
