(awk-font-lock-keywords): All `else'.
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
(concat "\\<\\("
|
||||
; ("BEGIN" "END" "break" "continue" "delete" "exit" "for"
|
||||
; "getline" "if" "next" "print" "printf" "return" "while")
|
||||
"BEGIN\\|END\\|break\\|continue\\|delete\\|exit\\|for\\|"
|
||||
"BEGIN\\|END\\|break\\|continue\\|delete\\|exit\\|else\\|for\\|"
|
||||
"getline\\|if\\|next\\|printf?\\|return\\|while"
|
||||
"\\)\\>")
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user