Add the 'n' flag to the autoinfo popup window
This commit is contained in:
parent
6b06d77490
commit
b7e232d230
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user