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 28a2fcd..5ccce5b 100644
--- a/config.def.h
+++ b/config.def.h
@@ -264,6 +264,7 @@ static KeyBinding vis_mode_normal[] = {
{ "gv", ACTION(SELECTION_RESTORE) },
{ "m", ACTION(MARK_SET) },
{ "<F1>", ALIAS(":help<Enter>") },
+ { "ga", ACTION(UNICODE_INFO) },
{ /* empty last element, array terminator */ },
};