Weynham Zheng (Techlive Zheng)

Results 60 comments of Weynham Zheng (Techlive Zheng)

Can not reproduce the fist issue in the most recent version. About `NERDTreeFind`, your problem should be fixed in the master of NERDTree, now `NERDTreeFind` should use an existing tree...

@EvanDotPro I like the idea, and I am happy to add my [phpctags](https://github.com/techlivezheng/phpctags) and [tagbar-phpctags](https://github.com/techlivezheng/vim-plugin-tagbar-phpctags) vim plugin to vim-php GH organizaion, and let more get involved.

@EvanDotPro Repos moved. How should we name our vim plugin repositories? I have a own convention of naming repositories, but as it's now an org project, I think it should...

@EvanDotPro Yeah, xyz.vim is fine, it is actually the original vim plugin naming convention. The gravatar looks good.

@tomphp There has been a PR about the performance improving, hasn't get the chance to test it, maybe you could give it a try. See vim-php/phpctags#23.

@tomphp Thanks for your comprehensive report. phpctags currently use absolute path in the tags file, that's why the size is almost twice, changing it to relative path is on the...

I am using vimux plugin now, it is great. vmux seems good. Currently, I just changed alll the occurences of tvim to tmux_vim in the code untill we get a...

GCP Node10 runtime introduced some [environment variable changes ](https://cloud.google.com/functions/docs/migrating/nodejs-runtimes#environment_variable_changes) which require modifications of the source code.

GCP Node10 runtime introduced some [environment variable changes ](https://cloud.google.com/functions/docs/migrating/nodejs-runtimes#environment_variable_changes) which require modificiatons of the source code.