help: restore the blank line between manipulation and position stuff
This separation line was lost when the 'formatter' command was removed in commit 975b4912.
Этот коммит содержится в:
родитель
790f98560b
Коммит
818ee3e68c
@ -772,7 +772,7 @@ void shortcut_init(void)
|
||||
#endif
|
||||
#ifdef ENABLE_COLOR
|
||||
add_to_funcs(do_linter, MMAIN,
|
||||
N_("To Linter"), WITHORSANS(lint_gist), TOGETHER, NOVIEW);
|
||||
N_("To Linter"), WITHORSANS(lint_gist), BLANKAFTER, NOVIEW);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user