Re: your mail

2015-08-13 Fir de Conversatie Travis Lebsock
I can reproduce the error without any plugins now. 1. I run the following command in cmd. gvim -u NONE -N -c:set beval bexpr='foo' 2. Insert some text then hit esc. 3. Hover mouse over the text. 4. Once foo bubble shows up I click 5. Then it crashes On Wed, Aug 12, 2015 at 12:12 PM, Travis

Re: your mail

2015-08-12 Fir de Conversatie Travis Lebsock
Hi Christian, I am using the most recent build from https://tuxproject.de/projects/vim/ I am not sure how to get a bubble message without using the plugin On Wed, Aug 12, 2015 at 12:03 PM, Christian Brabandt cbli...@256bit.org wrote: Hi Travis! On Mi, 12 Aug 2015, Travis Lebsock wrote

[no subject]

2015-08-12 Fir de Conversatie Travis Lebsock
When I hover my mouse over an error the balloon shows up fine, but if I click when it is displayed GVIM crashes. I originally posted this to syntastic project but they said this was a vim issue. - https://github.com/scrooloose/syntastic/issues/1515 I am on windows 8.1 pro VIM - Vi IMproved 7.4

Patch 7.3.787 performance

2013-07-11 Fir de Conversatie Travis
Hi, I noticed in the vim 7.4a beta (I believe it is the patch 7.3.787 but I'm not entirely sure), it looks like relative line number performance has greatly decreased. If I open a file with just 100 lines, scrolling via rnu is quite choppy, and if I turn it off, it's very fast again. This