Ernest Rekel

Results 3 issues of Ernest Rekel

Hey, For some reason I'm getting `Vim(if):E944 Reverse range in character class` when executing `:GV` or `:GV!`. Then only command which works for me is `:GV?`. ![image](https://user-images.githubusercontent.com/6313452/184071483-a8c7012a-6649-4308-8a38-64cd6d967be3.png)

Some react libraries render their components differently if the window object is defined. Currently if the window object is unefined, ***this*** is assigned to the window, which is not the...