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
|
||||
:so small.vim
|
||||
:so mbyte.vim
|
||||
:" This only works when 'encoding' is "latin1", don't depend on the environment
|
||||
:set enc=latin1
|
||||
/^abcde
|
||||
:" Test shift-right of a block
|
||||
jlllljj>wlljlll>
|
||||
|
@@ -666,6 +666,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
252,
|
||||
/**/
|
||||
251,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user