Fix livescript filetype, closes #666

This commit is contained in:
Adam Stankiewicz
2021-06-09 12:01:20 +02:00
parent af4d6aa3cf
commit f678aad210
4 changed files with 4 additions and 4 deletions

View File

@@ -139,7 +139,7 @@ call TestFiletype('kotlin')
call TestFiletype('ledger')
call TestFiletype('less')
call TestFiletype('lilypond')
call TestFiletype('livescript')
call TestFiletype('ls')
call TestFiletype('llvm')
call TestFiletype('tablegen')
call TestFiletype('log')