options: Remove "g" flag from 'cpoptions' #2505

This commit is contained in:
David Bürgin
2015-04-25 17:25:13 +02:00
committed by Michael Reed
parent 0bce4dc544
commit deeee5bfab
3 changed files with 3 additions and 9 deletions

View File

@@ -1868,8 +1868,6 @@ A jump table for the options with a short description can be found at |Q_op|.
argument will set the file name for the current
buffer, if the current buffer doesn't have a file name
yet. Also see |cpo-P|.
*cpo-g*
g Goto line 1 when using ":edit" without argument.
*cpo-H*
H When using "I" on a line with only blanks, insert
before the last blank. Without this flag insert after