Commit Graph

  • 85e90c9759
    Merge pull request #389 from cht8687/master master haya14busa 2019-03-23 21:29:20 +0900
  • c789151573
    fix typo and wording issue in README.md Robert Chang 2018-10-21 00:23:32 +1100
  • 1a0244c90c
    Merge pull request #374 from easymotion/reviewdog haya14busa 2018-06-05 07:47:21 +0900
  • d3b2677775 CI: run vint with reviewdog haya14busa 2018-06-04 21:41:27 +0000
  • 342549e7a1 Merge pull request #352 from trayo/patch-1 haya14busa 2017-10-20 14:43:24 +0900
  • 76f0251c53 Merge pull request #353 from trayo/patch-2 haya14busa 2017-10-20 14:43:11 +0900
  • ffbc1780ff fix typo Travis Yoder 2017-10-17 09:25:30 -0700
  • 38a9bcadfd fix typo Travis Yoder 2017-10-17 09:18:03 -0700
  • e4d71c7ba4 Merge pull request #341 from easymotion/fix-undo haya14busa 2017-07-14 21:55:18 -0700
  • 3f844bcfd0 fix undo restore failing when empty undo history haya14busa 2017-07-15 04:49:37 +0000
  • d55e7bf515 Merge branch 'feature/ascii-migemo' haya14busa 2017-04-27 12:16:27 +0000
  • 1ca831d29d Support using migemo and smartsign feature at the same time haya14busa 2017-04-27 12:08:18 +0000
  • f916d602a1 Merge pull request #325 from kmorihiro/fix/migemodict haya14busa 2017-04-11 13:00:14 +0900
  • bd03c22f75 Fix to use current &migemodict value if it exists Kyohei Morihiro 2017-04-11 12:40:42 +0900
  • 450f14521b Support all ASCII characters in migemo, without whitespace. Kyohei Morihiro 2017-04-06 13:55:34 +0900
  • ef386352b0 Fix to use migemodict for +migemo Kyohei Morihiro 2017-04-06 13:49:48 +0900
  • 19d00afefe 📝 add incsearch-easymotion link haya14busa 2017-03-04 00:32:08 +0900
  • af9786ee57 add silent to :doautocmd haya14busa 2016-12-25 22:50:22 +0900
  • a84412c626 Merge pull request #314 from easymotion/fix-doautocmd haya14busa 2016-12-25 17:19:07 +0900
  • aa79397f9b update vital haya14busa 2016-12-25 17:14:32 +0900
  • 0adc9b4668 fix :doautocmd usage haya14busa 2016-12-25 17:12:20 +0900
  • 20e5b052c0 📝 note EasyMotionIncSearch haya14busa 2016-12-25 10:46:48 +0900
  • 11632455de update vital haya14busa 2016-10-19 00:52:20 +0900
  • 5c6f3cd9a7 update vital haya14busa 2016-05-07 23:28:50 +0900
  • a6b3c10b41 Merge pull request #285 from easymotion/rerevitalize haya14busa 2016-03-27 18:44:56 +0900
  • 02884f87aa Try https://github.com/vim-jp/vital.vim/pull/415 haya14busa 2016-03-27 18:39:03 +0900
  • 2dad1b1661 Merge pull request #282 from easymotion/revitalizer haya14busa 2016-03-23 08:23:01 +0900
  • 07e3665dbc Update vital haya14busa 2016-03-22 23:04:08 +0900
  • cdc77add59 introduce revitalizer for speed!!! haya14busa 2016-03-22 21:55:42 +0900
  • 649120e90e Merge pull request #276 from YggdrasiI/master haya14busa 2016-02-15 16:28:13 +0900
  • 33f141c3c0 Cursor highlight doesn't exist for some environment haya14busa 2016-02-12 06:39:40 +0900
  • fccf990d42 Remove local prefix 'l:' from let assignments. YggdrasiI 2016-02-09 20:08:00 +0100
  • d9c33fdd32 Remove option g:EasyMotion_maximal_jumpmarks. YggdrasiI 2016-02-09 20:06:23 +0100
  • e790e95834 Remove comments with previous regexes. YggdrasiI 2016-02-09 20:03:50 +0100
  • c7a7f04550 Merge branch 'master' into change_keyword_motions YggdrasiI 2016-02-08 19:34:30 +0100
  • 8a4f00b3a0 -Update regex in EasyMotion#WBW ('W' and 'B' movement) -Update regex in EasyMotion#EW ('E' and 'gE' movement) - Add global option EasyMotion_maximal_jumpmarks. It limits the number of jump targets for the motion. If the search goes in both directions, they will be handled separately. The option was just added to speed up the automated tests in t/compare_movements_spec.vim. YggdrasiI 2016-02-08 19:31:57 +0100
  • d8b4a60a2f Update vital and fix inappropriate syntax reset haya14busa 2016-02-08 12:41:52 +0900
  • 37042d3433 - Change EasyMotion#WBK regex. Should now matches the default Vim motions b/w. - Add test to compare different motion algorithm. (WIP. Test trigger undetectable vim-vspec error) YggdrasiI 2016-02-02 10:39:20 +0100
  • b1acf6712d Init with overwin motions haya14busa 2016-01-28 17:57:37 +0900
  • 799491e007 Fix #237 haya14busa 2016-01-22 09:12:33 +0900
  • d00540912c Merge pull request #266 from modal/master haya14busa 2016-01-22 09:06:51 +0900
  • f209d82442 Correct minor mispelling ovrewin should be overwin Tim Dahlin 2016-01-21 11:21:28 -0600
  • e777916540 Make sure canceling easymotion with <C-c> fix #237 haya14busa 2016-01-21 19:05:29 +0900
  • fc056f37fd fix empty input haya14busa 2016-01-21 18:55:22 +0900
  • fc7d1d9a5d Make sure the autocmd event exists before doautocmd haya14busa 2016-01-21 17:21:43 +0900
  • 65ee835a4e Merge branch 'experiment-preserve-syntax' v3.0.1 haya14busa 2016-01-21 16:17:47 +0900
  • 74fc979fe7 IndentLine handlings haya14busa 2016-01-21 16:12:33 +0900
  • f5ecb99abe From patch 7.4.792, we can conceal item with matchadd() haya14busa 2016-01-21 15:47:58 +0900
  • f80929acbe overwin motions now see EasyMotion_do_shade option haya14busa 2016-01-21 15:11:54 +0900
  • d157c4d1cd Avoid side-effect of calling s:findMotion() in EasyMotion#OverwinF() haya14busa 2016-01-21 15:03:59 +0900
  • 87e7b88bdd Preserve syntax and support g:EasyMotion_do_shade for overwin motions haya14busa 2016-01-21 08:22:43 +0900
  • aaa9a4ab95 Preserve syntax haya14busa 2016-01-21 04:27:10 +0900
  • 6bad3f4174 Manage WinLeave/WinEnter events haya14busa 2016-01-21 01:37:02 +0900
  • 65cde0b6fe Update minimal configuration example to use overwin motions haya14busa 2016-01-20 09:09:02 +0900
  • f6e67b3eee Fix typo haya14busa 2016-01-19 06:51:46 +0900
  • fb1f6587e2 Update README 📝 haya14busa 2016-01-19 06:08:12 +0900
  • c97e03dcfc Bump up version to 3.0 v3.0.0 haya14busa 2016-01-19 05:57:05 +0900
  • 291d92be70 Merge branch 'overwin' #130 haya14busa 2016-01-19 03:05:40 +0900
  • c3d7bae21b Add document for overwin motions haya14busa 2016-01-19 03:04:05 +0900
  • 7578ffe479 Support jump to first target feature for overwin motions haya14busa 2016-01-19 03:02:44 +0900
  • 69753395d0 Add document for overwin motions haya14busa 2016-01-19 02:21:44 +0900
  • 019fc00cba Fix jump back to original view fix #210 haya14busa 2016-01-18 04:26:41 +0900
  • c646db0fef Merge branch 'fix-over-remapping' haya14busa 2016-01-18 03:30:58 +0900
  • d4c14f7731 Fix remapping over commandline keymappings haya14busa 2016-01-18 03:30:29 +0900
  • c9cc9ecd64 Merge pull request #241 from somini/master haya14busa 2016-01-18 03:16:52 +0900
  • 0ed4621f29 Merge branch 'fix-vcol' haya14busa 2016-01-18 03:07:29 +0900
  • f306da3966 Fix <Tab> character handling for JK motions haya14busa 2016-01-18 03:05:36 +0900
  • 656f3425fa Update vital-hit-hint-motion haya14busa 2016-01-18 02:56:36 +0900
  • 00fc3281c3 Now, you can move cursor even over/across window haya14busa 2016-01-15 00:59:56 +0900
  • 39abbf30a7 Happy New Year! haya14busa 2016-01-03 23:39:27 +0900
  • 2d2dfa767e Initial tests somini 2015-08-09 00:24:47 +0100
  • a258f4b436 Keep undocumented ignore_exception option somini 2015-08-08 23:36:18 +0100
  • dd27cd628c Add Documentation somini 2015-08-08 10:36:52 +0100
  • 8b0bec6105 Better Throw behaviour somini 2015-08-08 10:10:46 +0100
  • e3ee8c96b2 Extend verbose option to the command-line somini 2015-08-07 01:33:21 +0100
  • 593479169b Introduce verbose option somini 2015-08-07 00:48:04 +0100
  • a21d4474f0 Merge pull request #251 from lhassan18/master haya14busa 2015-10-27 22:14:40 -0700
  • 2073db0049 Proofread Louai Hassan 2015-10-28 00:27:19 -0400
  • 0806257ca6 Merge pull request #240 from TrevorS/patch-2 haya14busa 2015-08-06 18:19:25 +0900
  • 64da988487 fix set hlsearch with g:EasyMotion_add_search_history == 0 haya14busa 2015-08-06 17:10:47 +0900
  • 67c6b91d57 Typo colum -> column. Trevor Strieber 2015-08-05 18:46:30 -0700
  • eab003a099 Merge pull request #238 from arsenerei/patch-1 haya14busa 2015-07-25 11:12:14 +0900
  • 93bba6987e Correct spelling Arsene Rei 2015-07-24 10:59:32 -0700
  • 2a2cf14bc7 fix Vim hangs for fold lines fix #235 haya14busa 2015-07-01 09:18:44 +0900
  • 30e6870ff7 Raise priority for target highlight haya14busa 2015-06-29 17:38:52 +0900
  • cfcafd7acb Use organization url for travis badge v2.1.1 haya14busa 2015-06-28 23:06:20 +0900
  • b11864a467 update vital haya14busa 2015-06-28 23:01:55 +0900
  • 15fc017ed1 fix spec for bi-directional t motion haya14busa 2015-06-28 22:57:06 +0900
  • b10ed8fcd1 Add experimental API called EasyMotion#go() haya14busa 2015-06-28 22:49:14 +0900
  • b6861684ce Additional config and more intuitive target marge haya14busa 2015-06-28 22:28:15 +0900
  • ef0cb2b0a0 Merge pull request #232 from rhysd/organization haya14busa 2015-06-22 23:10:04 +0900
  • bbae7863dc organization URL rhysd 2015-06-22 23:04:30 +0900
  • 501100912f Merge pull request #230 from azdkj532/master haya14busa 2015-06-22 21:59:01 +0900
  • d37e94d744 Add explantion of EasyMotionMoveHL Larry Huang 2015-06-16 18:05:03 +0800
  • 9f1c449edf Merge pull request #221 from Vadskye/master haya14busa 2015-04-21 10:46:34 +0900
  • d3538d4627 remove l: prefix Kevin Johnson 2015-04-20 09:48:38 -0700
  • 90307a6dba use correct fnc for LineAnywhere mappings Kevin Johnson 2015-04-17 23:04:55 -0700
  • c2011d43b0 fix respect_direction inconsistent naming Kevin Johnson 2015-04-17 23:00:31 -0700
  • 2ddc73453b add Search special case in mapping helper function Kevin Johnson 2015-04-17 22:57:07 -0700
  • 4465876cdc fix Next, Previous motions Kevin Johnson 2015-04-17 22:52:33 -0700