Results 6 comments of Dimi

I install this plugin using Node.js & NPM in this video: https://youtu.be/-c-mhAFbtHU Hope it helps as well.

@slavafomin I also see it as useful for referencing other stacks within your organization. I am currently hardcoding the `ORGANIZATION` in a constant variable.

As I see @hoanghcmus is using `native-base` UI framework.. this might be the problem ?

@hoanghcmus Try wrapping a `react-native` View component and with `walkthroughable` and then use that `walkthroughable` View to wrap your desired elements.

I had the same issue as OP, and changing the browser name to `'Mozilla Firefox'` made it so that the tab doesn't even open at all. I'm on MacOS `10.15.4`,...

> @chadoh I added shortcuts in my fork in case you would like to try https://github.com/miki725/vim-ripgrep > > note that shortcuts dont match ag.vim to allow compatibility with https://github.com/stefandtw/quickfix-reflector.vim Have...