summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorRyooooooga <eial5q265e5@gmail.com>2022-10-15 22:17:00 +0900
committerRyooooooga <eial5q265e5@gmail.com>2022-10-18 22:20:03 +0900
commit14ec0cd92e94ecf60c0e2150b2d62d6987250f0e (patch)
tree4be7ed3aecb8d23fda3e1f81bc82990c6f474689 /docs/Config.md
parent36c6462a534ff328051bd81ed90eb626d1a59f09 (diff)
feat: allow `null` in keybindings
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index d0d90ea31..937fc847d 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -436,6 +436,8 @@ gui:
For all possible keybinding options, check [Custom_Keybindings.md](https://github.com/jesseduffield/lazygit/blob/master/docs/keybindings/Custom_Keybindings.md)
+You can disable certain key bindings by specifying `null`.
+
### Example Keybindings For Colemak Users
```yaml