diff --git a/syntax/autoconf.nanorc b/syntax/autoconf.nanorc index 9c76b9a9..45e18369 100644 --- a/syntax/autoconf.nanorc +++ b/syntax/autoconf.nanorc @@ -7,7 +7,7 @@ syntax autoconf "\.(ac|m4)$" comment "#" # Keywords: -color yellow "\<(if|test|then|elif|else|fi|for|in|do|done)\>" +color yellow "\<(if|test|then|elif|else|fi|case|esac|ifelse|for|in|do|done)\>" color yellow "=|!=|&&|\|\|" # Macros: