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
The parameter completations doesn't work and to make ultisnippet work i need to set UltiSnipsExpandTrigger, I think the problem is the Enter button event isn't catch by YCM.
I'm using vim in iTerm2 on mac OSX yosemite
The text was updated successfully, but these errors were encountered:
for "parameter completions" i mean that when i use the autocomplete for a method ycm should insert the argument of the method and i can navigate through them with TAB
The parameter completations doesn't work and to make ultisnippet work i need to set UltiSnipsExpandTrigger, I think the problem is the Enter button event isn't catch by YCM.
I'm using vim in iTerm2 on mac OSX yosemite
The text was updated successfully, but these errors were encountered: