fixed lost change scopeName: 'source.nginx'
This commit is contained in:
parent
986e701ca3
commit
42be27ac14
|
@ -5,7 +5,7 @@
|
||||||
'foldingStartMarker': '\\{\\s*$'
|
'foldingStartMarker': '\\{\\s*$'
|
||||||
'foldingStopMarker': '^\\s*\\}'
|
'foldingStopMarker': '^\\s*\\}'
|
||||||
'name': 'nginx'
|
'name': 'nginx'
|
||||||
'scopeName': 'source'
|
'scopeName': 'source.nginx'
|
||||||
'patterns': [
|
'patterns': [
|
||||||
{
|
{
|
||||||
'match': '\\#.*$'
|
'match': '\\#.*$'
|
||||||
|
|
Loading…
Reference in New Issue