1
0
forked from aniani/vim

patch 7.4.2278

Problem:    New users have no idea of the 'scrolloff' option.
Solution:   Set 'scrolloff' in defaults.vim.
This commit is contained in:
Bram Moolenaar
2016-08-28 14:39:44 +02:00
parent 6a402edbeb
commit 4427db9bb2
2 changed files with 6 additions and 1 deletions

View File

@@ -763,6 +763,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2278,
/**/
2277,
/**/