Merge pull request #19 from UncleRemus/master

added additional support for file-icons
This commit is contained in:
z2++ 2017-04-28 15:31:07 +09:00 committed by GitHub
commit 58c4308636
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
'fileTypes': [
'conf',
'nginx'
'nginx',
'nginxconf'
]
'foldingStartMarker': '\\{\\s*$'
'foldingStopMarker': '^\\s*\\}'