forked from aniani/vim
patch 8.1.0728: cannot avoid breaking after a single space.
Problem: Cannot avoid breaking after a single space. Solution: Add the 'p' flag to 'formatoptions'. (Tom Ryder)
This commit is contained in:
@@ -795,6 +795,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
728,
|
||||
/**/
|
||||
727,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user