0
0
mirror of https://github.com/vim/vim.git synced 2025-09-26 04:04:07 -04:00

updated for version 7.0153

This commit is contained in:
Bram Moolenaar
2005-10-03 22:05:45 +00:00
parent 07d4d7328a
commit 761b1131b8
3 changed files with 3 additions and 0 deletions

View File

@@ -337,6 +337,7 @@ static struct vimvar
{VV_NAME("beval_lnum", VAR_NUMBER), VV_RO},
{VV_NAME("beval_col", VAR_NUMBER), VV_RO},
{VV_NAME("beval_text", VAR_STRING), VV_RO},
{VV_NAME("scrollstart", VAR_STRING), 0},
};
/* shorthand */