forked from aniani/vim
patch 8.1.0507: .raml files not properly detected
Problem: .raml files not properly detected. Solution: Recognize .raml as raml instead of yaml. (closes #3594)
This commit is contained in:
@@ -792,6 +792,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
507,
|
||||
/**/
|
||||
506,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user