syntaxes: uniformize the initial comment

This commit is contained in:
Benno Schulenberg
2020-04-20 19:15:43 +02:00
parent c859fd40b6
commit fea5d7c612
33 changed files with 39 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
## Here is an example for Python.
## Syntax highlighting for Python.
syntax python "\.py$"
header "^#!.*python"