Kevin

Results 8 comments of Kevin

there are so many toggled windows by other plugins, that's quite annoying. I hope you are able to fix it. thanks!

maybe you can take a look at this plugin [golden-view](https://github.com/zhaocai/GoldenView.Vim) as a reference

yes, you are right. the fact is as what you said. Removing the `Lazy` of `incsearch`, all things works fine.

Previously, incsearch.vim just works fine. However, this issue occurs after adding the vim-asterisk. Thus I file report it to asterisk. I think if there is anther issue report (in incsearch.vim...

Oh, the `vim-anzu` plugin works fine. I have a question, should I still add `thinca/vim-visualstar` plugin after I have added `haya14busa/vim-asterisk`? From the `haya14busa/vim-asterisk` doc: > CREDITS _asterisk-credits_ > >...

Here is what I think: Not only is the `tab` key used for moving the highlight up and down when the pop-down menu shows up, but also do [History and...

我觉得针对这个问题,可以完善一下wiki,毕竟使用这个功能的人还是蛮多的。我也阅读了现在[wiki](https://github.com/XX-net/XX-Net/wiki/GoAgent-manual-config#%E7%9B%AE%E5%89%8Dgoagent%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6%E6%9C%89)里面的说明,但是讲的非常的模糊.

@TonyDong51089 电脑跟ios是连接在同一个局域网里面的,所以电脑ip也应该是192.168.0.x。如果你不知道如何获取的话,按照这样进行 **开始** > **cmd** > 在终端里面输入**ipconfig** > IPv4 Address. . . . . . . . . . . : 192.168.0.* 这行就是你的计算机IP了。