I've just configured xdebug + vdebug + fpm + nginx + vim stack for server side php debugging, but faced "Not an editor command" error in Vim, while trying to set breakpoint with :Breakpoint.
The courious thing is that Vdebug seems up and :help Vdebug displays help info.
Any thoughts?
Thank you.