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