forked from aniani/vim
patch 8.0.0609: some people still don't know how to quit
Problem: For some people the hint about quitting is not sufficient. Solution: Put <Enter> separately. Also use ":qa!" to get out even when there are changes.
This commit is contained in:
@@ -764,6 +764,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
609,
|
||||
/**/
|
||||
608,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user