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