Jeroen Budts wrote:
> On Thursday, May 5, 2016 at 9:55:21 AM UTC+2, Dominique Pelle wrote:
>> Jeroen Budts wrote:
>>
>> > Hi All,
>> >
>> > (First off, I hope this is the correct mailinglist to report this. I first
>> > tried
>> > vim_use but didn't get any response, sorry if I'm wrong here.)
>
Ken Takata wrote:
> 2016/5/6 Fri 2:14:57 UTC+9 Bram Moolenaar wrote:
> > Ken Takata wrote:
> >
> > > 2016/5/6 Fri 0:19:06 UTC+9 Bram Moolenaar wrote:
> > > > Patch 7.4.1818
> > > > Problem:Help completion adds @en to all matches except the first
> > > > one.
> > > > Solution: Remove "brea
Hi,
I'm one of the people who love Vim.
And I'm getting started the project to integrate Vim into Visual Studio Code.
As the first step, I will try to compile the sources of Vim with emscripten
because Visual Studio Code extensions runs on node.js.
I expect the node.js version of Vim runs on con
> On 5 May 2016, at 5:14 pm, Bram Moolenaar wrote:
>
> Andrew Stewart wrote:
>
>>> On 4 May 2016, at 8:49 pm, Bram Moolenaar wrote:
Regarding redrawing: adding a redraw! as the last line of my close
handler doesn't redraw the screen. Should I be doing this somewhere
else?
>>>
>