commit de65c665a3e0a2fc54acb7ac0d4c75dba1491b8a
| author | 斟酌 鵬兄 <tgckpg@gmail.com> |
| date | 2016-04-04T22:57:25Z |
| subject | Merge remote-tracking branches 'vim/master' and 'origin/master' into Astro |
commit de65c665a3e0a2fc54acb7ac0d4c75dba1491b8a
Merge: 2e175b3 6af0c54 4083e2c
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date: 2016-04-04T22:57:25Z
Merge remote-tracking branches 'vim/master' and 'origin/master' into Astro
botanjs/src/Components/Vim/Actions/DELETE.js | 14 +-
botanjs/src/Components/Vim/Actions/INSERT.js | 46 ++++--
botanjs/src/Components/Vim/Actions/TO.js | 8 +-
botanjs/src/Components/Vim/Actions/VISUAL.js | 227 ++++++++++++++++++++++++---
botanjs/src/Components/Vim/Actions/YANK.js | 3 +-
botanjs/src/Components/Vim/Controls.js | 5 +-
botanjs/src/Components/Vim/Cursor.js | 9 +-
botanjs/src/Components/Vim/State/Stator.js | 13 +-
botanjs/src/Components/Vim/VimArea.js | 13 +-
botanjs/src/System/Cycle/_this.js | 21 ++-
10 files changed, 293 insertions(+), 66 deletions(-)