forked from aniani/vim
patch 9.0.0055: bitbake files are not detected
Problem: Bitbake files are not detected. Solution: Add bitbake filetype detection by file name and contents. (Gregory Anders, closes #10697)
This commit is contained in:
committed by
Bram Moolenaar
parent
c7bd2f08e5
commit
fa49eb4827
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
55,
|
||||
/**/
|
||||
54,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user