Nothing

Results 7 comments of Nothing

[https://hacks.mozilla.org/2017/09/building-the-dom-faster-speculative-parsing-async-defer-and-preload/](https://hacks.mozilla.org/2017/09/building-the-dom-faster-speculative-parsing-async-defer-and-preload/)

```js function newFn(f) { let obj, ret, proto; proto = Object(f.prototype) === f.prototype ? f.prototype : Object.prototype; obj = Object.create(proto); ret = f.apply(obj, Array.prototype.slice.call(arguments, 1)); return Object(ret) === ret ?...

百度iCode就是基于gerrit开发的,尤其适合大团队,大项目。

Same here. The dark theme is not working as expected, while the light is ok. ![screen shot 2015-01-18 at 12 47 48 pm](https://cloud.githubusercontent.com/assets/3142886/5791426/74cb4224-9f10-11e4-9e16-729b27a63a1f.png) ![screen shot 2015-01-18 at 12 48 19...

BTW, the dark theme is not working as expected on debian 7.

add ``` let g:solarized_termtrans = 1 ``` won't help.