Oh, I forgot to add vim_dev to CC...
-- Forwarded message -
From: tyru
Date: 2018年5月7日(月) 2:43
Subject: Re: Vim license compatibility when porting to another language
To: Bram Moolenaar
Thanks for response!
2018-05-07 2:29 GMT+09:00 Bram Moolenaar :
>
> Tyru wrote:
>
Tyru wrote:
> I am now working on porting Vim behavior to VSCodeVim, which is Vim keymap
> emulation extension of VSCode (I'm not an author nor maintainer).
> https://github.com/VSCodeVim/Vim
>
> And I'm making moving with w,e,b,ge motion multibyte-sensitive.
> It means, w moves to the next char
Dear Bram,
I am now working on porting Vim behavior to VSCodeVim, which is Vim keymap
emulation extension of VSCode (I'm not an author nor maintainer).
https://github.com/VSCodeVim/Vim
And I'm making moving with w,e,b,ge motion multibyte-sensitive.
It means, w moves to the next character *class*,