Comment 1 for bug 1091466

Revision history for this message
SirVer (sirver) wrote :

This is a terrific bug report and I can totally reproduce the problem. However I have no immediate clue how to fix it - the problem is that vim seems to suppress some autocommand jumps which would happen if this where a regular snippet. This confuses Ultisnips. Working around the issue seems possible but would mean major work.

I know it is a little hackis, but could you try a solution that uses feedkeys() to basically type and expand a 'normal' snippet?