forked from aniani/vim
updated for version 7.1b
This commit is contained in:
@@ -655,7 +655,7 @@ chg_l_to_X_orX_ ()
|
||||
}
|
||||
|
||||
/*
|
||||
** Change the charcter left to the cursor to a X or _X type
|
||||
** Change the character left to the cursor to a X or _X type
|
||||
*/
|
||||
|
||||
static void
|
||||
@@ -724,7 +724,7 @@ chg_l_toXor_X ()
|
||||
}
|
||||
|
||||
/*
|
||||
** Change the charcter right to the cursor to a _X or _X_ type
|
||||
** Change the character right to the cursor to a _X or _X_ type
|
||||
*/
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user