summaryrefslogtreecommitdiff
path: root/src/normal.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/normal.cc')
-rw-r--r--src/normal.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/normal.cc b/src/normal.cc
index dea10516..7613258c 100644
--- a/src/normal.cc
+++ b/src/normal.cc
@@ -942,7 +942,8 @@ void select_object(Context& context, NormalParams params)
"p: paragraph \n"
"␣: whitespaces \n"
"i: indent \n"
- "u: argument \n");
+ "u: argument \n"
+ "n: number \n");
}
template<Key::NamedKey key>