*inclusive-motion-selection-exclusive*
When 'selection' is "exclusive", |Visual| mode is active and an inclusive
motion has been used, the cursor position will be adjusted by another
-character to the right, so that the visual selection includes the expected
+character to the right, so that the Visual selection includes the expected
text and can be acted upon.
*forced-motion*
}
/*
- * Checks if the column is within the currently inserted completion text
- * column range. If it is, it returns a special highlight attribute.
- * -1 mean normal item.
+ * Checks if the column is within the currently inserted completion text
+ * column range. If it is, it returns a special highlight attribute.
+ * -1 mean normal item.
*/
int
ins_compl_col_range_attr(int col)
call StopVimInTerminal(buf)
endfunc
-func Test_pum_matchins_higlight()
+func Test_pum_matchins_highlight()
CheckScreendump
let lines =<< trim END
func Omni_test(findstart, base)
END
v9.CheckScriptSuccess(lines)
- # Nested data. Object containg a Dict containing another Object.
+ # Nested data. Object containing a Dict containing another Object.
lines =<< trim END
vim9script
class Context
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 942,
/**/
941,
/**/