diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-06-15 14:15:53 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-06-15 14:15:53 -0700 |
| commit | 7a757b7906d603ab2e1b25ac880c124ed6684ada (patch) | |
| tree | 6da6e906da6ecc9fa869735a964d2db80ddd82ed /config.def.h | |
| parent | b91dbdd3d076752478ca68a2d7b8c36c2a5a3549 (diff) | |
Version bump and added `+bind` doc
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index 09b23fe..348377c 100644 --- a/config.def.h +++ b/config.def.h @@ -27,6 +27,7 @@ .:[01] Whether to show "." in each directory ..:[01] Whether to show ".." in each directory + bind:key:script Add or modify a key binding cd:<path> Navigate to <path> columns:<columns> Change which columns are visible, and in what order deselect:<filename> Deselect <filename> |
