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
You're default g:phpcomplete_mapping:'jump_to_def_tabnew': '<C-W><C-[>'colides with the standard window switching option in vim Ctrl+W+ArrowKeys.
If you work with multiple windows (e.g. NERDTree or splitscreen) it is very anyoing.
Can you change this to another default key mapping or write a warning to your readme that It could collide with standard vim key bindings?
I have changed that for myself but I use a lot of plugins and this took me a while to troubleshoot.