Update grammars

This commit is contained in:
Alex Ross
2019-06-03 11:59:21 +02:00
parent 31393cc31f
commit 96410ff870
8 changed files with 88 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
"Once accepted there, we are happy to receive an update request."
],
"version": "https://github.com/fadeevab/make.tmbundle/commit/bd71f44ea55d61be711bd7676e600a7333cc79ea",
"version": "https://github.com/fadeevab/make.tmbundle/commit/1b05209b483f81f42270bdda5514590e013e4896",
"name": "Makefile",
"scopeName": "source.makefile",
"patterns": [
@@ -132,6 +132,9 @@
},
{
"include": "#comment"
},
{
"include": "#directives"
}
]
},