This is the first push to this repo with my dotfiles
[dotfilesold/.git] / .nano / vi.nanorc
1 syntax "VI" "(^|/|\.)(ex|vim)rc$|\.vim"
2
3 color brightblue "[A-Za-z_][A-Za-z0-9_]*[[:space:]]*[()]"
4 color cyan  "\<([nvxsoilc]?(nore|un)?map|[nvlx]n|[ico]?no|[cilovx][um]|s?unm)\>"
5 color cyan  "\<(snor|nun|nm|set|if|endif|let|unlet)\>"
6 color red "[!&=]"
7 color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
8 color brightblack  "(^|[[:space:]])\"[^"]*$"
9 color ,green "[[:space:]]+$"
10 color ,red "    + +| +  +"