summaryrefslogtreecommitdiffstats
path: root/docs/configuration/keymap.toml.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration/keymap.toml.md')
-rw-r--r--docs/configuration/keymap.toml.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/configuration/keymap.toml.md b/docs/configuration/keymap.toml.md
index 8cc9def..1086f04 100644
--- a/docs/configuration/keymap.toml.md
+++ b/docs/configuration/keymap.toml.md
@@ -124,6 +124,10 @@ function joshuto() {
- `line_nums 0` or `line_nums none`: disable displaying
- `line_nums 1` or `line_nums absolute`: enable absolute numbers for each entry
- `line_nums 2` or `line_nums relative`: enable numbers relative to selected entry
+ - `flat`: flattens the directory view up to the specified depth.
+ - `flat 3`: flatten directory upto 3 directories deep.
+ depth of 0 corresponds to the current directory.
+ its direct descendents have depth 1, and their descendents have depth 2, and so on.
## Navigation
- `cursor_move_up`: moves the cursor up by x amount