help: add an extra blank line to the lists of searching shortcuts
To separate things that have little to do with each other.
Этот коммит содержится в:
родитель
04a230f933
Коммит
3d82986725
@ -778,10 +778,10 @@ void shortcut_init(void)
|
||||
#endif
|
||||
|
||||
add_to_funcs(flip_replace_void, MWHEREIS,
|
||||
replace_tag, IFSCHELP(nano_replace_msg), TOGETHER, VIEW);
|
||||
replace_tag, IFSCHELP(nano_replace_msg), BLANKAFTER, VIEW);
|
||||
|
||||
add_to_funcs(flip_replace_void, MREPLACE,
|
||||
N_("No Replace"), IFSCHELP(nano_whereis_msg), TOGETHER, VIEW);
|
||||
N_("No Replace"), IFSCHELP(nano_whereis_msg), BLANKAFTER, VIEW);
|
||||
|
||||
#ifndef DISABLE_JUSTIFY
|
||||
add_to_funcs(do_full_justify, MWHEREIS,
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user