Kaydet (Commit) c3280513 authored tarafından Abel 'Akronix' Serrano Juste's avatar Abel 'Akronix' Serrano Juste

Some adjustmenys in javascript keywords: Deleted 'each' from secondary keywords

üst 6fad4c01
......@@ -3,7 +3,7 @@
[keywords]
# all items must be in one line
primary=break case catch class const continue debugger default delete do each else enum export extends false finally for function get if import in Infinity instanceof let NaN new null return set static super switch this throw true try typeof undefined var void while with yield prototype async await
primary=break case catch class const continue debugger default delete do else enum export extends false finally for function get if import in Infinity instanceof let NaN new null return set static super switch this throw true try typeof undefined var void while with yield prototype async await
secondary=Array Boolean Date Function Math Number Object String RegExp EvalError Error RangeError ReferenceError SyntaxError TypeError URIError constructor prototype decodeURI decodeURIComponent encodeURI encodeURIComponent eval isFinite isNaN parseFloat parseInt alert
[settings]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment