Merge pull request #19 from UncleRemus/master
added additional support for file-icons
This commit is contained in:
commit
58c4308636
|
@ -1,6 +1,7 @@
|
|||
'fileTypes': [
|
||||
'conf',
|
||||
'nginx'
|
||||
'nginx',
|
||||
'nginxconf'
|
||||
]
|
||||
'foldingStartMarker': '\\{\\s*$'
|
||||
'foldingStopMarker': '^\\s*\\}'
|
||||
|
|
Loading…
Reference in New Issue