Holger Rapp

Results 142 comments of Holger Rapp

I looked into using `listener_add`, and unfortunately that API is not exposing all information necessary for UltiSnips. It misses what edits have been taken place (i.e. if there are deletions...

I cannot reproduce this. I copy and pasted your snippet, unintended it, so that ,{ is starting at the begging of the line. In an empty file I type: sehello...

what version of ultisnips are you using (and from where)? Which version of Vim and which OS are you using? Also, gvim or vim on console. Please try to reproduce...

I use vim v7.4 (not gvim) on console. My OS is Ubuntu 13.10 64-bit. Ultisnips v2.2 (according to ChangeLog). ------------------- SNIP ------------------- $ vim --version VIM - Vi IMproved 7.4...

From where did you install this version of UltiSnips? Launchpad Details: [#LPC](https://bugs.launchpad.net/ultisnips/+bug/1256451/comments/4) SirVer - 2013-12-01 18:20:30 +0100

I used Vundle to install and update it from github. Launchpad Details: [#LPC](https://bugs.launchpad.net/ultisnips/+bug/1256451/comments/5) Andrei - 2013-12-01 19:05:26 +0100

Where on github - there are 192 forks :) Launchpad Details: [#LPC](https://bugs.launchpad.net/ultisnips/+bug/1256451/comments/6) SirVer - 2013-12-01 19:17:47 +0100

https://github.com/SirVer/ultisnips I've tried to minimize the number of plugins and reduced my .vimrc to the following (see below), but the problem still persists. The exact look of the snippet is...

I still cannot reproduce the problem. With the same vimrc everything works nicely for me. Can you try doing a screencapture of your vimsession or something? Maybe it has to...