mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0168
This commit is contained in:
@@ -1201,6 +1201,7 @@ typedef enum
|
||||
#define OP_FOLDDEL 24 /* "zd" delete folds */
|
||||
#define OP_FOLDDELREC 25 /* "zD" delete folds recursively */
|
||||
#define OP_FORMAT2 26 /* "gw" format operator, keeps cursor pos */
|
||||
#define OP_FUNCTION 27 /* "gy" call 'operatorfunc' */
|
||||
|
||||
/*
|
||||
* Motion types, used for operators and for yank/delete registers.
|
||||
|
Reference in New Issue
Block a user