forked from aniani/vim
patch 8.2.0415: bsdl filetype is not detected
Problem: Bsdl filetype is not detected. Solution: Add an entry in the filetype list. (Daniel Kho, closes #5810)
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
415,
|
||||
/**/
|
||||
414,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user