Fix compilation
This commit is contained in:
parent
a303cf5698
commit
3aaf646eda
|
@ -46,7 +46,7 @@ static const char* startup_info =
|
|||
" plural form) and is used for word selection commands\n"
|
||||
" * selection extending behaviour has been simplified, it now just\n"
|
||||
" maintain the current anchor and moves the cursor,\n"
|
||||
" * Custom text objects are bound to 'c' instead of ':'\n"
|
||||
" * Custom text objects are bound to 'c' instead of ':'\n";
|
||||
|
||||
struct startup_error : runtime_error
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user