diff --git a/python.nanorc b/python.nanorc index 1dfcfd1..9c321e6 100644 --- a/python.nanorc +++ b/python.nanorc @@ -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"