commit | 3c65e314b432707440593d9ecf8d016b99e8ed8c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 29 16:47:23 2009 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 29 16:47:23 2009 +0000 |
tree | fd672e95892087575722b1e9b7d63433dae6d92a | |
parent | 5135d46481e766077b5b749156a333a3c5585fe1 [diff] [blame] |
updated for version 7.2-166
diff --git a/src/vim.h b/src/vim.h index 7ea947e..483c97d 100644 --- a/src/vim.h +++ b/src/vim.h
@@ -709,6 +709,7 @@ #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