Support log grammar for log.* files

This commit is contained in:
Sandeep Somavarapu 2017-12-21 14:25:49 +01:00
parent 509108f986
commit 183c93c0a8

View file

@ -13,7 +13,8 @@
{
"id": "log",
"extensions": [
".log"
".log",
"*.log.?"
],
"aliases": [
"log"