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:
committed by
Christian Brabandt
parent
92d9ee5f4c
commit
6b5efcdd8e
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1907,
|
||||
/**/
|
||||
1906,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user