fixed lost change scopeName: 'source.nginx'

This commit is contained in:
Eugene 2015-09-14 10:21:46 -07:00
parent 986e701ca3
commit 42be27ac14
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
'foldingStartMarker': '\\{\\s*$'
'foldingStopMarker': '^\\s*\\}'
'name': 'nginx'
'scopeName': 'source'
'scopeName': 'source.nginx'
'patterns': [
{
'match': '\\#.*$'