I just installed a brand new copy of Macvim and UltiSnips, but I can\'t figure out how to move to the next completions using tabstops and placeholders.
When I press tab,
I have the following in my vimrc:
vimrc
" Set ultisnips triggers let g:UltiSnipsExpandTrigger="" let g:UltiSnipsJumpForwardTrigger="" let g:UltiSnipsJumpBackwardTrigger=""