atom-jinja2
atom-jinja2 copied to clipboard
Added json grammar
I added json grammar as I am using jinja templates with a lot of json. It seems to work, but as I haven't worked with atom grammars before I'm not 100% sure if everything is right. I copied the general config one and changed the include for json. Not sure if the firstLineMatch should be changed?