Skip to content

Commit

Permalink
Add contribution note
Browse files Browse the repository at this point in the history
  • Loading branch information
IHIutch committed Sep 11, 2023
1 parent 968ac5c commit 24f5897
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/vscode/syntaxes/twig.tmLanguage.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"information_for_contributors": [
"This textmate grammars provide Twig syntax highlighting support.",
"This document has been heavily inspired by the work of the vscode-liquid repo",
"found here https://github.com/panoply/vscode-liquid."
],
"$schema": "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",
"name": "Twig",
"patterns": [
Expand Down

0 comments on commit 24f5897

Please sign in to comment.