How Can I Stop Emacs From Indenting The 2nd Line Of A Javascript Comma-separated List (e.g. Array Or Json)?
Emacs indents my code like this: var myArray = [ 1, 2, 3, 4, 5,…
Read more
How Can I Stop Emacs From Indenting The 2nd Line Of A Javascript Comma-separated List (e.g. Array Or Json)?