0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.2-166

This commit is contained in:
Bram Moolenaar
2009-04-29 16:47:23 +00:00
parent 5135d46481
commit 3c65e314b4
6 changed files with 239 additions and 27 deletions

View File

@@ -709,6 +709,7 @@ extern char *(*dyn_libintl_textdomain)(const char *domainname);
#define EXPAND_USER_LIST 31
#define EXPAND_SHELLCMD 32
#define EXPAND_CSCOPE 33
#define EXPAND_SIGN 34
/* Values for exmode_active (0 is no exmode) */
#define EXMODE_NORMAL 1