Commit Graph

284 Commits

Author SHA1 Message Date
penguin 6945834de5 Merge remote-tracking branch 'vim/master' into Astro 2017-03-20 12:47:21 +08:00
penguin 4311ff3a6e Draft Actions MARK 2017-03-20 12:47:02 +08:00
penguin 282ecffce2 Added Support for S 2017-03-17 19:09:28 +08:00
penguin 3b21cce781 Merge remote-tracking branch 'vim/master' into Astro 2017-03-17 13:37:10 +08:00
penguin 1511c70957 Added :{number} support 2017-03-17 13:34:31 +08:00
penguin 68ee6dacc6 Fixed JOIN_LINES did not work properly 2017-03-15 15:12:42 +08:00
penguin c9c5ff25af FIND does not work properly due to 5311dc0 2017-03-14 11:32:35 +08:00
penguin 7624d2b2fb Avoid using for..in 2017-03-07 18:45:38 +08:00
penguin 9aec0a1d82 Update README.md 2017-03-07 16:45:59 +08:00
penguin 87836ef9bb Update README.md 2017-03-07 16:44:58 +08:00
penguin 6070731899 Merge remote-tracking branch 'vim/master' into Astro 2017-03-07 15:56:52 +08:00
penguin 96b0a691c5 Advanced version number 2017-03-07 15:54:25 +08:00
penguin 08865e062e Fixed reverse FIND does not work properly 2017-03-07 15:01:40 +08:00
penguin 5311dc043d Fixed a cursor jumping issue for word-wrapped lines 2017-03-07 12:07:58 +08:00
penguin a5e0be3221 Added Meta Snippet 2017-03-06 20:28:39 +08:00
penguin 28a15f031e Merge remote-tracking branch 'vim/master' into Astro 2017-03-02 18:28:09 +08:00
penguin 6c39f480bf can now q! 2017-03-02 18:26:14 +08:00
penguin e81fe5cc37 Fix VA_REC broken by changes of DELETE 2017-01-31 11:54:53 +08:00
penguin 5f734a6030 Update Version Number 2017-01-30 21:00:49 +08:00
penguin b9aefecb6f Merge remote-tracking branches 'origin/master' and 'vim/master' into Astro 2017-01-30 20:54:56 +08:00
penguin 0e84b4c260 Added c command 2017-01-30 20:51:12 +08:00
penguin 2fda27b7be c-d, c-u, HTML, gj, gk & bug fixes 2017-01-30 20:13:15 +08:00
penguin 06526f00a7 Added c-e, c-y 2017-01-30 14:55:57 +08:00
penguin 36a2dfac79 Fixed w motion, added e motion 2017-01-30 14:33:16 +08:00
penguin b0f72f1281 b should not goes to the end of WORD 2017-01-30 13:41:05 +08:00
penguin 7000a67b4b Update Readme 2017-01-28 17:11:19 +08:00
penguin 9f7c0c4b7d Display session data in textarea instead of prompt 2017-01-28 14:37:58 +08:00
penguin f85e65c23e Fixed last line cannot be dd-ed 2017-01-28 13:20:01 +08:00
penguin a847510f49 VA_REC impl 2017-01-28 12:18:19 +08:00
penguin 79bd8ed07b Forgot css in sync 2017-01-25 15:43:38 +08:00
penguin d6a27ca87e First char INSERT issue due to prev commit 2017-01-25 15:42:05 +08:00
penguin 95973b73f8 Save cache should run in sync to ensure file exists 2017-01-25 11:43:20 +08:00
penguin 42bbc3b240 Fixed cursor mis-positioned on tab characters 2017-01-25 11:04:29 +08:00
penguin 7c6fa2bd18 Added Archived Ribbon 2017-01-10 18:06:55 +08:00
penguin 33bf67f587 Merge remote-tracking branch 'vim/master' into Astro 2017-01-09 10:49:14 +08:00
penguin 4b200697dc Fixed autoIndent by tab pos error 2017-01-09 10:48:00 +08:00
penguin 50686073d8 Replaced quirky tab char with virtual space chars 2017-01-09 10:18:21 +08:00
penguin a6ccf7e4db Quote in between & PUT impl 2017-01-06 18:06:19 +08:00
penguin 39f4f086df Comment translate line breaks 2016-12-13 17:47:55 +08:00
penguin 61049939fb Fixed email address matching regex 2016-12-12 18:13:49 +08:00
penguin 5e48868fa8 HomeEntry Responsive style 2016-11-11 11:09:35 +08:00
penguin 0f2bf150a7 Merge remote-tracking branch 'origin/master' into Astro 2016-10-26 18:06:00 +08:00
penguin 03574cf6d0 MOBILE constant 2016-10-26 18:05:12 +08:00
penguin 1ab2e0a848 Mobile should have fewer slides 2016-10-26 18:02:34 +08:00
penguin d4a8cba69c Merge remote-tracking branch 'origin/master' into Astro 2016-10-26 15:30:31 +08:00
penguin 8e27ee8533 typo 2016-10-26 15:29:08 +08:00
penguin 8ef1df3c94 Gusets Comment Reply impl 2016-10-25 19:31:01 +08:00
penguin fa50c2e90a Remove that freakin scrollbar! 2016-10-17 16:41:01 +08:00
penguin a4762f734a Font weight should be bold for h4 2016-10-17 15:28:54 +08:00
penguin 9638054956 Style changes
Removed margin for code blocks
Reduce the resouces usage
Sync color across browsers
Using sans-serif font for chinese
Fixed the box-sizing for mbody
2016-10-14 13:13:06 +08:00