commit a6992e66a3d583cce6a9ab974f6ece6799ba3280
| author | 斟酌 鵬兄 <tgckpg@gmail.com> |
| date | 2016-03-14T19:07:43Z |
| subject | Merge remote-tracking branch 'vim/master' into Astro |
commit a6992e66a3d583cce6a9ab974f6ece6799ba3280
Merge: c83ca8e 52e4733
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date: 2016-03-14T19:07:43Z
Merge remote-tracking branch 'vim/master' into Astro
botanjs/src/Components/Vim/Actions/INSERT.js | 38 ++
botanjs/src/Components/Vim/Cursor.js | 257 ++++++++++
botanjs/src/Components/Vim/LICENSE | 674 +++++++++++++++++++++++++++
botanjs/src/Components/Vim/LineBuffer.js | 134 ++++++
botanjs/src/Components/Vim/LineFeeder.js | 251 ++++++++++
botanjs/src/Components/Vim/StatusBar.js | 53 +++
botanjs/src/Components/Vim/VimArea.js | 234 ++++++++++
botanjs/src/Components/Vim/_this.css | 4 +
botanjs/src/Components/Vim/_this.js | 58 +++
9 files changed, 1703 insertions(+)