Based on ES6 keywords: [msn docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#Keywords) and [ES6 specification](http://www.ecma-international.org/ecma-262/6.0/#sec-keywords).
I did a second 'amend' commit to remove `each` from primary since I didn't find anywhere it's keyworded. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1361 -- Commit Summary -- * Updated js keywords with ES6 * Some adjustmenys in javascript keywords: Deleted 'each' from secondary keywords -- File Changes -- M data/filedefs/filetypes.javascript (4) -- Patch Links -- https://github.com/geany/geany/pull/1361.patch https://github.com/geany/geany/pull/1361.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1361
