Add -each-indexed keyword to font-lock

master
Matus Goljer 10 years ago
parent 4de21894c0
commit a10fb6bf80
  1. 2
      dash.el

@ -2254,6 +2254,8 @@ structure such as plist or alist."
(let ((new-keywords '(
"-each"
"--each"
"-each-indexed"
"--each-indexed"
"-each-while"
"--each-while"
"-dotimes"

Loading…
Cancel
Save