]> git.lizzy.rs Git - micro.git/blob - runtime/syntax/privoxy-config.micro
Added some SCSS keywords for the css/scss highlighting
[micro.git] / runtime / syntax / privoxy-config.micro
1 syntax "privoxy-config" "privoxy/config$"
2
3 color cyan "(accept-intercepted-requests|actionsfile|admin-address|allow-cgi-request-crunching|buffer-limit|compression-level|confdir|connection-sharing|debug|default-server-timeout|deny-access|enable-compression|enable-edit-actions|enable-remote-http-toggle|enable-remote-toggle|enforce-blocks|filterfile|forward|forwarded-connect-retries|forward-socks4|forward-socks4a|forward-socks5|handle-as-empty-doc-returns-ok|hostname|keep-alive-timeout|listen-address|logdir|logfile|max-client-connections|permit-access|proxy-info-url|single-threaded|socket-timeout|split-large-forms|templdir|toggle|tolerate-pipelining|trustfile|trust-info-url|user-manual)[[:space:]]"
4 color brightblack "(^|[[:space:]])#([^{].*)?$"
5 color ,green "[[:space:]]+$"
6 color ,red "    + +| +  +"