1
0
forked from aniani/vim

patch 9.0.1907: No support for liquidsoap filetypes

Problem:  No support for liquidsoap filetypes
Solution: Add liquidsoap filetype detection code

closes: #13111

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Romain Beauxis <toots@rastageeks.org>
This commit is contained in:
Romain Beauxis
2023-09-17 18:49:20 +02:00
committed by Christian Brabandt
parent 92d9ee5f4c
commit 6b5efcdd8e
3 changed files with 6 additions and 0 deletions

View File

@@ -699,6 +699,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1907,
/**/
1906,
/**/