This is the first push to this repo with my dotfiles
[dotfilesold/.git] / .nano / dot.nanorc
1 syntax "DOT" "\.(dot|gv)$"
2
3 color cyan   "\<(digraph|edge|graph|node|subgraph)\>"
4 color magenta "\<(arrowhead|arrowsize|arrowtail|bgcolor|center|color|constraint|decorateP|dir|distortion|fillcolor|fontcolor|fontname|fontsize|headclip|headlabel|height|labelangle|labeldistance|labelfontcolor|labelfontname|labelfontsize|label|layers|layer|margin|mclimit|minlen|name|nodesep|nslimit|ordering|orientation|pagedir|page|peripheries|port_label_distance|rankdir|ranksep|rank|ratio|regular|rotate|samehead|sametail|shapefile|shape|sides|size|skew|style|tailclip|taillabel|URL|weight|width)\>"
5 color red  "=|->|--"
6 color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
7 color brightblack "(^|[[:space:]])//.*"
8 color brightblack start="/\*" end="\*/"