forked from aniani/vim
updated for version 7.0170
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
*insert.txt* For Vim version 7.0aa. Last change: 2005 Dec 12
|
*insert.txt* For Vim version 7.0aa. Last change: 2005 Dec 14
|
||||||
|
|
||||||
|
|
||||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||||
@@ -1273,6 +1273,13 @@ NOTE: ":append" and ":insert" don't work properly in between ":if" and
|
|||||||
the function or script is finished.
|
the function or script is finished.
|
||||||
{not in Vi}
|
{not in Vi}
|
||||||
{not available when compiled without the +ex_extra
|
{not available when compiled without the +ex_extra
|
||||||
|
feature}
|
||||||
|
|
||||||
|
*:startgreplace*
|
||||||
|
:startg[replace][!] Just like |:startreplace|, but use Virtual Replace
|
||||||
|
mode, like with |gR|.
|
||||||
|
{not in Vi}
|
||||||
|
{not available when compiled without the +ex_extra
|
||||||
feature}
|
feature}
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
|
Reference in New Issue
Block a user