forked from aniani/vim
patch 8.2.4715: Vagrantfile not recognized
Problem: Vagrantfile not recognized. Solution: Recognize Vagrantfile as ruby. (Julien Voisin, closes #10119)
This commit is contained in:
committed by
Bram Moolenaar
parent
cbaff5e06e
commit
5e1792270a
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4715,
|
||||
/**/
|
||||
4714,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user