forked from aniani/vim
updated for version 7.1-252
This commit is contained in:
@@ -5,6 +5,8 @@ And test "U" in Visual mode, also on German sharp S.
|
|||||||
STARTTEST
|
STARTTEST
|
||||||
:so small.vim
|
:so small.vim
|
||||||
:so mbyte.vim
|
:so mbyte.vim
|
||||||
|
:" This only works when 'encoding' is "latin1", don't depend on the environment
|
||||||
|
:set enc=latin1
|
||||||
/^abcde
|
/^abcde
|
||||||
:" Test shift-right of a block
|
:" Test shift-right of a block
|
||||||
jlllljj>wlljlll>
|
jlllljj>wlljlll>
|
||||||
|
@@ -666,6 +666,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
252,
|
||||||
/**/
|
/**/
|
||||||
251,
|
251,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user