Commit Graph

306 Commits

Author SHA1 Message Date
9d4409c8e0 Better approach utilizing transform & animation frame 2019-01-19 17:20:30 +08:00
ed2cb2497e Merge remote-tracking branch 'origin/master' into Astro 2018-12-08 00:29:29 +08:00
a63e4751df Limit memory usage 2018-12-08 00:28:30 +08:00
89548ee569 Merge remote-tracking branch 'vim/master' into Astro 2018-11-20 18:06:37 +08:00
4462d7ba3d Added wq. Added custom wc which writes for copy to clipboard 2018-11-20 18:04:23 +08:00
5035d69b6b Merge remote-tracking branch 'vim/master' into Astro 2018-07-25 20:01:45 +08:00
17c4cc4d18 typo 2018-07-25 20:00:40 +08:00
7a29206edb Dispatch a "change" Event on quit to notify other handlers 2018-07-22 01:06:22 +08:00
f8722a3359 Removed unused js 2018-07-15 23:05:21 +08:00
f20d0b9773 Merge remote-tracking branch 'origin/master' into Astro 2018-05-15 17:57:14 +08:00
e6eb7ea34d Dropped Swd & ExtAPI 2018-05-15 17:55:56 +08:00
1cbc5a25a6 Removed parallax for Build, so laggy 2018-04-28 21:57:42 +08:00
c0f8ca7363 Merge remote-tracking branch 'vim/master' into Astro 2017-11-16 12:27:09 +08:00
9da78e2711 Improve the guessing of tabstop when file is in space 2017-11-16 12:25:50 +08:00
fcaab11145 Added dispatchEvent on Init 2017-11-08 11:05:50 +08:00
13b3288b74 Merge remote-tracking branch 'origin/master' into Astro 2017-10-26 16:22:38 +08:00
7ab3fa333e Added zlib, fixed wildcard import ignoring namespaces 2017-10-26 16:17:17 +08:00
e2cec00454 Omitting http/s to follow current proto 2017-10-24 10:20:21 +08:00
a83b5c0680 Fixed vimeo https link 2017-10-24 10:14:05 +08:00
06700757ce Merge remote-tracking branch 'origin/master' into Astro 2017-09-26 13:09:21 +08:00
6e05b2d5c1 Remove __getter method, use __readOnly instead 2017-09-26 13:05:45 +08:00
6c72ee9def Introducing new responsive classes 2017-09-26 13:01:10 +08:00
6945834de5 Merge remote-tracking branch 'vim/master' into Astro 2017-03-20 12:47:21 +08:00
4311ff3a6e Draft Actions MARK 2017-03-20 12:47:02 +08:00
282ecffce2 Added Support for S 2017-03-17 19:09:28 +08:00
3b21cce781 Merge remote-tracking branch 'vim/master' into Astro 2017-03-17 13:37:10 +08:00
1511c70957 Added :{number} support 2017-03-17 13:34:31 +08:00
68ee6dacc6 Fixed JOIN_LINES did not work properly 2017-03-15 15:12:42 +08:00
c9c5ff25af FIND does not work properly due to 5311dc0 2017-03-14 11:32:35 +08:00
7624d2b2fb Avoid using for..in 2017-03-07 18:45:38 +08:00
9aec0a1d82 Update README.md 2017-03-07 16:45:59 +08:00
87836ef9bb Update README.md 2017-03-07 16:44:58 +08:00
6070731899 Merge remote-tracking branch 'vim/master' into Astro 2017-03-07 15:56:52 +08:00
96b0a691c5 Advanced version number 2017-03-07 15:54:25 +08:00
08865e062e Fixed reverse FIND does not work properly 2017-03-07 15:01:40 +08:00
5311dc043d Fixed a cursor jumping issue for word-wrapped lines 2017-03-07 12:07:58 +08:00
a5e0be3221 Added Meta Snippet 2017-03-06 20:28:39 +08:00
28a15f031e Merge remote-tracking branch 'vim/master' into Astro 2017-03-02 18:28:09 +08:00
6c39f480bf can now q! 2017-03-02 18:26:14 +08:00
e81fe5cc37 Fix VA_REC broken by changes of DELETE 2017-01-31 11:54:53 +08:00
5f734a6030 Update Version Number 2017-01-30 21:00:49 +08:00
b9aefecb6f Merge remote-tracking branches 'origin/master' and 'vim/master' into Astro 2017-01-30 20:54:56 +08:00
0e84b4c260 Added c command 2017-01-30 20:51:12 +08:00
2fda27b7be c-d, c-u, HTML, gj, gk & bug fixes 2017-01-30 20:13:15 +08:00
06526f00a7 Added c-e, c-y 2017-01-30 14:55:57 +08:00
36a2dfac79 Fixed w motion, added e motion 2017-01-30 14:33:16 +08:00
b0f72f1281 b should not goes to the end of WORD 2017-01-30 13:41:05 +08:00
7000a67b4b Update Readme 2017-01-28 17:11:19 +08:00
9f7c0c4b7d Display session data in textarea instead of prompt 2017-01-28 14:37:58 +08:00
f85e65c23e Fixed last line cannot be dd-ed 2017-01-28 13:20:01 +08:00