Andrea Cedraro
Andrea Cedraro
since in four months on jsctags side there is no answer on the scope problem I tried to use the older version as you suggested, but it gives me this...
This is a duplicate of #288 and quoting from https://github.com/rdnetto/YCM-Generator#installation > For vim-plug users, add Plug 'rdnetto/YCM-Generator', { 'branch': 'stable'} to your vimrc.
Since which version is the `#event#pattern` syntax supported? Just asking because you don't seems to have a minimum version of vim for vim-plug and I wouldn't want you to break...
Thanks for digging that up! 😉 As usual I hope that there is a real use for this other than YCM (I know you get a lots of requests from...
If you try to run `:CommandTGit` in a directory which is not a git repo you get something like this  I guess in the old version it would fallback...
My initial thoughts were simply to not let the error be displayed like that and maybe push a message through `vim.notify`, but before reading the code I thought that you...
@wincent before discovering the problem with `scanners.git.untracked` #405 I was puzzled because it was using the fallback to the `find` scanner but the title in the Prompt window was kept...
@AndrewRadev I tried with that setup but if I add another method to that class and i try to complete, that method is not in the list...
> But I quote the "challenge" above. It's literally the quoted text. So we should return the instruction on the authorization? It wasn't clear for me :sob:
The count work just fine, but there's another problem: when you move a closed fold to a line where there's another closed fold the first one gets inside the latter...