Commit Graph

  • 9d7069e70a use mapping helper function for almost all mappings Kevin Johnson 2015-04-17 22:31:09 -0700
  • 8acdfc60e5 Merge branch 'update-vital' haya14busa 2015-02-24 01:19:30 +0900
  • 6b1794f87c Update vital haya14busa 2015-02-24 01:19:17 +0900
  • 607fb0e6ee doc: fix outdated document haya14busa 2015-02-14 23:30:53 +0900
  • 1b5d892b95 Merge pull request #209 from NicholasTD07/patch-1 haya14busa 2015-02-04 06:31:45 +0900
  • fce80ed143 Fix comment for smartcase Nicholas T. 2015-01-30 11:15:52 +1000
  • 9ceebf91fc Happy new year 2015! haya14busa 2015-01-01 00:59:21 +0900
  • 22161037d7 Bump up version 2.1 v2.1.0 haya14busa 2014-12-16 12:25:56 +0900
  • c5e6715623 Fix unexpected global var haya14busa 2014-12-05 17:57:23 +0900
  • 09b0d7b944 Fix undefined variables haya14busa 2014-12-04 17:32:49 +0900
  • 55de0be306 Merge pull request #199 from thornycrackers/master haya14busa 2014-12-02 14:39:03 +0900
  • 58fcc31f7b Fixing 256 color codes Cody Hiar 2014-12-01 11:30:53 -0700
  • ca1bb25ea7 Merge branch 'update-vital' haya14busa 2014-11-24 02:08:00 +0900
  • 5922bb9462 Update vital haya14busa 2014-11-24 02:07:19 +0900
  • 2dc0025881 Merge branch 'relicense-to-MIT' haya14busa 2014-11-13 21:25:30 +0900
  • 0e6d1325d0 Relicence EasyMotion under MIT licence haya14busa 2014-11-13 21:24:00 +0900
  • 868cd71710 Merge pull request #182 from z0rch/master haya14busa 2014-09-29 00:46:10 +0900
  • 91464bdce4 Improve JK motion regex pattern for multibyte haya14busa 2014-09-28 16:39:02 +0900
  • 9f1cbd1255 fix #181: Next and Prev jumps automatically expand folds z0rch 2014-09-27 17:33:38 +0200
  • 44499bae25 minor cleanup haya14busa 2014-09-10 20:12:39 +0900
  • 3b8a2dda5c update vital-over haya14busa 2014-08-29 00:38:52 +0900
  • 60cb17b87f Update vital-over: including fix #177 haya14busa 2014-08-28 10:22:57 +0900
  • 0ae51b2ddc Merge pull request #176 from yshalabi/patch-1 haya14busa 2014-08-23 08:54:49 +0900
  • dc7cca7460 Update README.md yshalabi 2014-08-22 08:05:49 -0400
  • 7b4aa051ff doc: fix grammatical error in the README haya14busa 2014-08-16 16:40:20 +0900
  • 8ef9ab5a6c doc: Fix trivial grammatical error by vim-grammarous haya14busa 2014-08-16 16:30:55 +0900
  • fd556fd9de Delete undo file explicitly ref: #174 haya14busa 2014-08-09 17:47:58 +0900
  • b2951b070b Update vital.vim haya14busa 2014-07-24 10:35:19 +0900
  • 6a0030da89 Do not show version requiring messages on startup haya14busa 2014-07-23 07:35:41 +0900
  • 537c2ff01a Update vital & vital-over haya14busa 2014-07-16 00:43:16 +0900
  • 5cd205a016 Use winrestview() to adjust screen haya14busa 2014-07-07 17:26:18 +0900
  • b0999d6c99 Lint check with vim-lint haya14busa 2014-07-01 00:14:53 +0900
  • ccefe1ae84 Remove an unused argument haya14busa 2014-07-01 00:02:28 +0900
  • ff793c6629 Merge branch 'add-respect-n-N' haya14busa 2014-06-28 17:22:46 +0900
  • 78ad6d82d3 n & N easymotion which respect previous direction haya14busa 2014-06-28 17:22:12 +0900
  • 42e02a741c Merge branch 'fix-matchaddpos' haya14busa 2014-06-19 17:45:46 +0900
  • 834f76d279 Fix highlight of second targets with matchaddpos() haya14busa 2014-06-19 17:45:07 +0900
  • 70406b717c Reduce lines of code a little haya14busa 2014-06-19 17:44:20 +0900
  • cb801bca48 Merge branch 'matchaddpos' haya14busa 2014-06-18 13:00:58 +0900
  • 57371aed8f Use matchaddpos() if possible haya14busa 2014-06-18 12:53:19 +0900
  • e2aae85588 Merge branch 'fix-count-dotrepeat' haya14busa 2014-06-12 17:14:28 +0900
  • 2d2b597ce3 Fix dot repeat with count haya14busa 2014-06-12 17:11:14 +0900
  • d61f2bdf23 Improve a variable name & add a comment haya14busa 2014-06-12 16:41:14 +0900
  • 9db99ba80f Merge branch 'handle-exception' haya14busa 2014-06-12 16:25:17 +0900
  • 04788cfa40 Cosmetic change 💄 haya14busa 2014-06-12 15:46:56 +0900
  • f524597ce1 Handle EasyMotion exception separating from unexpected one haya14busa 2014-06-12 15:29:46 +0900
  • cd63e50838 Fix dotrepeat with count haya14busa 2014-06-12 11:50:33 +0900
  • 47f8bbc121 Remove unused variables haya14busa 2014-06-12 11:44:07 +0900
  • 517ce0b80a TEST: Modify the test case for next/previous haya14busa 2014-06-11 03:50:46 +0900
  • 2e2b2aedea Merge branch 'fix-jumplist-nextprev' haya14busa 2014-06-12 10:32:20 +0900
  • 28236c3d47 Next/Previous motions with counts are now jump motions haya14busa 2014-06-12 10:32:06 +0900
  • 7a03e86471 Support count of next/previous in visual mode haya14busa 2014-06-11 02:34:44 +0900
  • bf093abbdf Merge branch 'update-vital-over' haya14busa 2014-06-07 02:24:48 +0900
  • d910e4f1a2 Fix cannot input 4 & 7 by workaround haya14busa 2014-06-07 02:23:42 +0900
  • 03573c9921 [WIP] couldn't input 4??? haya14busa 2014-06-07 01:35:19 +0900
  • 2c4fa0dde2 Revert "Merge branch 'update-vital-over'" haya14busa 2014-05-30 00:22:13 +0900
  • 6d5cd26f98 Add a message of version compatibility on startup haya14busa 2014-05-29 09:34:50 +0900
  • 993a8f9f95 Cosmetic changes haya14busa 2014-05-26 13:35:37 +0900
  • 10a147d534 Merge branch 'update-vital-over' haya14busa 2014-05-23 15:42:29 +0900
  • 3f240f9cdd Update vital-over haya14busa 2014-05-23 15:42:08 +0900
  • 9f836921d3 Merge branch 'fix/foldedline' into master haya14busa 2014-05-06 11:00:12 +0900
  • a01c3d1fd1 Fix g:EasyMotion_skipfoldedline for backward motions haya14busa 2014-05-06 10:58:18 +0900
  • 15954d07ca Remove incorrect comment haya14busa 2014-05-06 10:46:08 +0900
  • 180cc531e4 Merge branch 'fix/asterisc' into master haya14busa 2014-05-06 10:42:18 +0900
  • 6453858915 Escape * (asterisc) correctly haya14busa 2014-05-06 10:41:54 +0900
  • 5cc559dbe6 Refactoring shade regexp for witin line. haya14busa 2014-05-06 08:16:54 +0900
  • 245035ba51 Save and Restore foldmethod for all method including expr haya14busa 2014-04-20 11:55:54 +0900
  • eb1598eadf Merge pull request #148 from sahands/master haya14busa 2014-04-29 18:23:17 +0900
  • 5bfc987194 Update README.md Sahand Saba 2014-04-27 14:09:24 -0700
  • c87f91d712 Merge pull request #144 from natnu/myprototype haya14busa 2014-04-20 18:59:16 +0900
  • 270037545c change within_line shade_hl_re natnu 2014-04-20 17:23:57 +0900
  • 7127b88604 Fix EasyMotion#Sol regexp haya14busa 2014-04-17 07:35:11 +0900
  • aaa159d834 Make JK motions linewise in operator pending haya14busa 2014-04-17 07:34:09 +0900
  • 04ae425b3c Add test of word motions in operator pending mode haya14busa 2014-04-17 07:32:01 +0900
  • c751a90716 Merge branch 'update/doc' into master haya14busa 2014-04-06 13:43:18 +0900
  • eaa4afc03f Update Doc: about n & N keymappings with n-key find motions haya14busa 2014-04-06 13:42:42 +0900
  • d98f6d139d Test: Oops haya14busa 2014-03-29 20:27:19 +0900
  • 72f8090b04 Merge branch 'fix/doc' into master haya14busa 2014-03-29 20:18:23 +0900
  • 0f6450a36b Fix the doc: <Plug>(easymotion-previous) -> <Plug>(easymotion-prev) haya14busa 2014-03-29 20:17:11 +0900
  • eecca8563a Fix test script haya14busa 2014-03-29 19:46:49 +0900
  • 4fc630a4be Merge branch 'improve/smartsign' into master haya14busa 2014-03-29 19:06:22 +0900
  • 254205e3c0 Support smartsign feature for 2-key find motions haya14busa 2014-03-29 19:01:58 +0900
  • 82029bd3cc Merge pull request #129 from AWTom/master haya14busa 2014-03-28 07:13:45 +0900
  • f841dd8b30 Fix two spelling mistakes William Strealy 2014-03-27 12:48:09 -0500
  • 1b03cfbfda Merge branch 'improve/readme' into dev haya14busa 2014-03-24 07:34:48 +0900
  • cc03ee5d7f Describe authors section as a table haya14busa 2014-03-24 07:30:37 +0900
  • b708fca3a2 Improve README haya14busa 2014-03-24 06:57:51 +0900
  • a65668c468 Change travis icon to svg from png haya14busa 2014-03-22 00:10:25 +0900
  • 7c0e2cac2c Fix doc haya14busa 2014-03-21 17:13:30 +0900
  • b89b8f0d67 Highlight cursor position by default haya14busa 2014-03-21 17:02:26 +0900
  • c91a012505 Oops...Remove cmdline.set_suffix() haya14busa 2014-03-21 16:54:42 +0900
  • 5302eecff5 Do not modify foldmethod if the value is expr haya14busa 2014-03-17 22:12:49 +0900
  • 7d930dd734 Remove trailing white spaces haya14busa 2014-03-16 10:12:00 +0900
  • f7f1b8ba70 Merge branch 'update/vital-over' into master haya14busa 2014-03-15 01:10:57 +0900
  • 79351abae6 Update vital-over haya14busa 2014-02-24 13:43:16 +0900
  • 3949408e59 Fix typo haya14busa 2014-03-03 23:08:46 +0900
  • 412699d466 Improve <Space> expression haya14busa 2014-02-26 10:44:52 +0900
  • 5489d38337 Improve & Refactoring multibyte handling haya14busa 2014-02-25 22:43:15 +0900
  • 058aee2505 Doc: add non-ascii, multibyte keys example haya14busa 2014-02-24 21:50:51 +0900
  • e1b70995a2 Merge branch 'handle/multibytetargetkey' into master haya14busa 2014-02-24 18:13:10 +0900