samuelcolvin / jinjahtml-vscode

Syntax highlighting for jinja(2) html templates in vscode
https://marketplace.visualstudio.com/items?itemName=samuelcolvin.jinjahtml
MIT License
135 stars 53 forks source link

Fix wrong default Java file associations in documentation #86

Closed MatanRubin closed 2 years ago

MatanRubin commented 3 years ago

Before this commit, README contained the wrong default file associations for Java. This commit fixes the documentation to the correct associations.

MatanRubin commented 3 years ago

This fixes #85