mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 01:34:16 +00:00
options: Remove "g" flag from 'cpoptions' #2505
This commit is contained in:
committed by
Michael Reed
parent
0bce4dc544
commit
deeee5bfab
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user