Change the Python file header text
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
## Here is an example for Python.
|
||||
##
|
||||
## Python syntax highlighting rules for Nano
|
||||
|
||||
syntax "python" "\.py$"
|
||||
header "^#!.*/(env +)?python[-0-9._]*( |$)"
|
||||
magic "Python script"
|
||||
|
||||
Reference in New Issue
Block a user