You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't seem to get it to work with padawan.vim using Omnifunc. <C-x> + <C-o> autcompletes correctly for use, and inside the method bodies, etc. but in a Symfony 2.7 controller, trying $this->get(<C-x> + <C-o> gives me "No pattern found"
The text was updated successfully, but these errors were encountered:
I can't seem to get it to work with
padawan.vim
using Omnifunc.<C-x> + <C-o>
autcompletes correctly foruse
, and inside the method bodies, etc. but in a Symfony 2.7 controller, trying$this->get(
<C-x> + <C-o>
gives me "No pattern found"The text was updated successfully, but these errors were encountered: