We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7da2a5 + 89102f9 commit 7a4bd7bCopy full SHA for 7a4bd7b
grammars/language-ipkg.cson
@@ -5,7 +5,7 @@ patterns:
5
[
6
{
7
name: 'keyword.control.ipkg'
8
- match: '\\b(package|opts|modules|sourcedir|makefile|objs|executable|main|libs|pkgs)\\b'
+ match: '\\b(package|opts|modules|sourcedir|makefile|objs|executable|main|libs|pkgs|tests)\\b'
9
}
10
11
name: 'string.quoted.double.ipkg'
0 commit comments