aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index 3c210b1..28a2fcd 100644
--- a/config.def.h
+++ b/config.def.h
@@ -263,6 +263,7 @@ static KeyBinding vis_mode_normal[] = {
{ "@", ACTION(MACRO_REPLAY) },
{ "gv", ACTION(SELECTION_RESTORE) },
{ "m", ACTION(MARK_SET) },
+ { "<F1>", ALIAS(":help<Enter>") },
{ /* empty last element, array terminator */ },
};