mirror of
https://github.com/scopatz/nanorc
synced 2024-11-23 19:00:27 +01:00
Change the Python file header text
This commit is contained in:
parent
d449035c52
commit
31a2bcf436
|
@ -1,5 +1,5 @@
|
||||||
## Here is an example for Python.
|
## Python syntax highlighting rules for Nano
|
||||||
##
|
|
||||||
syntax "python" "\.py$"
|
syntax "python" "\.py$"
|
||||||
header "^#!.*/(env +)?python[-0-9._]*( |$)"
|
header "^#!.*/(env +)?python[-0-9._]*( |$)"
|
||||||
magic "Python script"
|
magic "Python script"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user