mirror of
https://github.com/scopatz/nanorc.git
synced 2024-10-18 02:06:40 -07:00
Change the Python file header text
This commit is contained in:
parent
d449035c52
commit
31a2bcf436
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue