mirror of
https://github.com/scopatz/nanorc
synced 2024-11-21 16:15:40 +01:00
Correct python header
This commit is contained in:
parent
4d7c75ca93
commit
982d6ce9c1
@ -1,7 +1,7 @@
|
||||
## Here is an example for Python.
|
||||
##
|
||||
syntax "Python" "\.py$"
|
||||
header "^#!.*/(env +)?python( |$)"
|
||||
header "^#!.*/(env +)?python[-0-9._]*( |$)"
|
||||
|
||||
## built-in objects
|
||||
color cyan "\<(None|self|True|False)\>"
|
||||
|
Loading…
Reference in New Issue
Block a user