Dave Halter

Results 359 comments of Dave Halter

I'm using pretty much the basic settings (at least concerning call signatures) and have otherwise not modified much. > I assume you're using Vim with timers? What are timers?

``` :echo has('timers') 0 ```

I'm on it. It's pretty weird. It looks like happens within tuples in function calls.

I was just able to reproduce the error but now it's gone again thanks to your changes. I'm testing.

I have had issues, but it wasn't as bad anymore. Apart from that I think your PR also indirectly uncovered a VIM issue :/ ``` Vim: Caught deadly signal SEGV...

Hmm it's strange. My VIM 7.4 still sometimes fails with segmentation faults. This is obviously not your fault. It's something the VIM maintainers should care about. However it's probably still...

I'm testing again. I hope this was it :)

segmentation faults of vim :) I'd have to test the last couple of changes again, though.

I'll try to test it. Might take a few weeks since I'm currently on vacation.

I assume you still want me to review this. While I can see that you listed some of the changes you did above, I would be interested in what you're...