forked from aniani/vim
patch 8.2.2905: no error when defaults.vim cannot be loaded
Problem: No error when defaults.vim cannot be loaded. Solution: Add an error message. (Christian Brabandt, closes #8248)
This commit is contained in:
committed by
Bram Moolenaar
parent
74ede80aeb
commit
1d3a14ecf0
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2905,
|
||||
/**/
|
||||
2904,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user