First nanorc commit.
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
## Here is an example for css files.
|
||||
##
|
||||
|
||||
syntax "css" "\.css$"
|
||||
color brightred "."
|
||||
color brightyellow start="\{" end="\}"
|
||||
color brightwhite start=":" end="[;^\{]"
|
||||
color brightblue ":active|:focus|:hover|:link|:visited|:link|:after|:before|$"
|
||||
color brightblue start="\/\*" end="\\*/"
|
||||
color green ";|:|\{|\}"
|
||||
Reference in New Issue
Block a user