forked from aniani/vim
patch 9.0.0808: jsonnet filetype detection has a typo
Problem: jsonnet filetype detection has a typo. Solution: Change "libjsonnet" to "libsonnet". (Maxime Brunet, closes #11412)
This commit is contained in:
committed by
Bram Moolenaar
parent
d5337efece
commit
6c8bc37a10
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
808,
|
||||
/**/
|
||||
807,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user