mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0124
This commit is contained in:
@@ -1163,9 +1163,6 @@ enum hlf_value
|
|||||||
|
|
||||||
#define MAYBE 2 /* sometimes used for a variant on TRUE */
|
#define MAYBE 2 /* sometimes used for a variant on TRUE */
|
||||||
|
|
||||||
/* May be returned by add_new_completion(): */
|
|
||||||
#define RET_ERROR (-1)
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Operator IDs; The order must correspond to opchars[] in ops.c!
|
* Operator IDs; The order must correspond to opchars[] in ops.c!
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user