cxgslegend

Results 8 comments of cxgslegend

I am having the same issue with commentary. It only comments out the last line. But I did find a way around it (but it would still be great if...

I am also having issues with this. I am using Laravel, and all of the model classes are undefined. Don't get me wrong, I expect the php integration will have...

I actually retract what I said before. I have vim rooter, and startify installed. I thought vim rooter was setting the correct root, but startify was overriding that. When the...

I am not a maintainer, so I may be wrong. But from what I understand, coc-phpls is using the intelephense npm package. For me, its installed in `~/.config/coc/extensions/node_modules/coc-phpls/node_modules/intelephense`. So answer...

I am having pretty much the same issue. I have an auto command that resources my init.vim file on save. So when I save the file, all the colors go...

This also does not work for me. I have not tried to use it with ack or anything.

I have grep and ag. ![screen shot 2016-04-21 at 11 35 43 am](https://cloud.githubusercontent.com/assets/8932713/14714999/3925765e-07b5-11e6-87bc-0898ef9151e6.png) I have never tried to set up ag with vim-pad, however I still think grep should work....

I just tried it with ag and it is working now. I am satisfied with this, but others might have similar issues trying to use grep. Thank you for your...