0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

updated for version 7.0164

This commit is contained in:
Bram Moolenaar
2005-12-07 21:07:59 +00:00
parent 4e330bbf21
commit d5bc83f576
6 changed files with 179 additions and 77 deletions

View File

@@ -338,6 +338,8 @@ static struct vimvar
{VV_NAME("beval_col", VAR_NUMBER), VV_RO},
{VV_NAME("beval_text", VAR_STRING), VV_RO},
{VV_NAME("scrollstart", VAR_STRING), 0},
{VV_NAME("swapname", VAR_STRING), VV_RO},
{VV_NAME("swapchoice", VAR_STRING), 0},
};
/* shorthand */