mirror of
git://git.sv.gnu.org/nano.git
synced 2025-03-13 03:43:01 +03:00

Most of the keywords listed on the following URL are now highlighted: http://php.net/manual/en/reserved.keywords.php Also color single-quoted strings, and require that //-type comments are preceded by whitespace or are alone on a line. With-feedback-from: M <taur@mail.com>