1.: type: {
2: type: }
3: move your cursor between the brackets and press Enter
– RoberbndSep 11 '18 at 19:47
I can reproduce this, too. It also happens with a proper Python dictionary definition (see https://stackoverflow.com/questions/9197324/what-is-the-meaning-of-curly-braces). It's caused by the indent script, maintained by Bram itself; it has to config setting to affect this. Is that the recommended coding style for dicts?
– Ingo KarkatSep 12 '18 at 06:49