Commit Graph

  • f751bfecaf Escape '&' for substitution haya14busa 2014-02-24 18:11:09 +0900
  • a4205c54ac Fix typo haya14busa 2014-02-22 20:52:56 +0900
  • b3d954ddc1 Improve helper#is_folded() haya14busa 2014-02-22 18:31:13 +0900
  • 147bacdba9 Merge branch 'improve/test' into master haya14busa 2014-02-22 18:07:00 +0900
  • c25e1fe18e Test: add vim-vspec test for default word motion(w/b) haya14busa 2014-02-22 18:06:02 +0900
  • 899814e03a Fix to get target_char correctly haya14busa 2014-02-22 15:52:14 +0900
  • e4d0533fba Fix help doc: Default option value for n-key motion was wrong haya14busa 2014-02-22 03:03:28 +0900
  • f957c76b83 Move travis icon haya14busa 2014-02-22 00:15:36 +0900
  • 2b833f64bd Comment out s:suffix because the test unexpectedly failed haya14busa 2014-02-21 23:16:50 +0900
  • ded514fcd3 Improve type(): avoid the magic numbers haya14busa 2014-02-21 22:37:54 +0900
  • fc502975f7 Improve handling Repeat motions condition haya14busa 2014-02-21 21:57:32 +0900
  • 18b5a53678 Merge branch 'fix/echo' into master haya14busa 2014-02-21 19:55:48 +0900
  • bef3e42328 Fix unexpected message echoed haya14busa 2014-02-21 19:52:32 +0900
  • 0a35207598 Merge branch 'handle/scrolloff' into master haya14busa 2014-02-21 18:50:21 +0900
  • 215163c1b1 Handle scrolloff option when n-key motion haya14busa 2014-02-16 19:45:32 +0900
  • f3fec5dd8c Merge branch 'fix/changelist' into master haya14busa 2014-02-21 16:35:07 +0900
  • e2b08d27bf Fix changelist is modified unexpectedly haya14busa 2014-02-21 16:30:25 +0900
  • 70ff22b9ab Merge branch 'vimlint' into master haya14busa 2014-02-20 06:56:17 +0900
  • 21783232a6 Improve default mapping helper func performance haya14busa 2014-02-20 06:47:11 +0900
  • 278028761c Improve by vimlint haya14busa 2014-02-20 06:29:39 +0900
  • bfaf71533c Fix unused variable cnt in DotRepeat haya14busa 2014-02-20 06:18:11 +0900
  • b4d3ac9eac Unify the way to get marker_char from marker_chars haya14busa 2014-02-20 05:53:00 +0900
  • 1f065ea5fa Fix multibyte handling for EOL and bland line haya14busa 2014-02-20 04:28:21 +0900
  • ce77606122 Perform refactoring of marker substitution section haya14busa 2014-02-20 04:04:09 +0900
  • 93f4849764 Improve readability and add NOTE for multibyte handling haya14busa 2014-02-20 03:43:44 +0900
  • 8be000a257 Improve multibyte handling especially for g:EasyMotion_key ! haya14busa 2014-02-20 03:19:59 +0900
  • 7155f227ef Oops: fix condition haya14busa 2014-02-19 00:46:36 +0900
  • 355293df2c Merge pull request #112 from hokorobi/master haya14busa 2014-02-18 20:01:37 +0900
  • d8f7943a66 Fix doc hokorobi 2014-02-18 19:57:40 +0900
  • fc13fad075 Merge branch 'add/disable_two_key_combo' into master haya14busa 2014-02-18 17:53:36 +0900
  • 78c0f4a1b5 Update doc: g:Easymotion_disable_two_key_combo haya14busa 2014-02-18 17:52:12 +0900
  • 93de27f7bd Add g:EasyMotion_disable_two_key_combo haya14busa 2014-02-18 17:41:32 +0900
  • 59c3556b0d Merge branch 'fix/tmotion' into master haya14busa 2014-02-18 14:04:04 +0900
  • 2b27e74c2f Improve t/T find motions to match beginning & end of line targets haya14busa 2014-02-18 13:56:21 +0900
  • 6f31bc5443 Merge branch 'improve/iskeyword' into master haya14busa 2014-02-18 13:59:58 +0900
  • 3f423c28c9 Improve iskeyword word motions haya14busa 2014-02-18 13:54:44 +0900
  • 23bb024632 Merge pull request #101 from yuex/iskeyword haya14busa 2014-02-18 12:55:46 +0900
  • 02d4f0fc12 add support for vim's default iskeyword-style word motion' Yue Xin 2014-02-18 11:02:37 +0800
  • 8a5f2efc03 Merge branch 'update/vital-over' into master haya14busa 2014-02-17 20:53:26 +0900
  • ee08b922a5 Use set_prompt() instead of s:cmdline.prompt haya14busa 2014-02-17 20:52:45 +0900
  • f5ec6cba56 Update vital-over haya14busa 2014-02-17 20:44:26 +0900
  • 67eab2c5c7 Merge branch 'modify/cmdline' into master haya14busa 2014-02-17 00:01:09 +0900
  • 893fc516e0 Update vital-over haya14busa 2014-02-12 13:31:44 +0900
  • 46606a9cc1 Fix feedkeys() works bad when c operator with search motion haya14busa 2014-02-16 15:21:37 +0900
  • 3980b690bb Merge branch 'handle/avoidhighlight' into master haya14busa 2014-02-15 00:17:33 +0900
  • fe4f978db2 Update doc: minor fix haya14busa 2014-02-14 18:59:01 +0900
  • 203a667660 Merge pull request #103 from joshtch/master haya14busa 2014-02-14 18:55:51 +0900
  • c9826afc36 Fix grammar and spelling in helpfile joshtch 2014-02-14 03:03:35 -0500
  • 6775683ce6 Merge pull request #102 from joshtch/master haya14busa 2014-02-14 16:10:01 +0900
  • a0a2df2308 Fix grammar and spelling in readme joshtch 2014-02-14 00:58:26 -0500
  • ff4bdedaa4 Minor improvement of silent_feedkeys() haya14busa 2014-02-13 11:40:01 +0900
  • 0f1ac79503 Merge branch 'improve/search-sn' into master haya14busa 2014-02-13 11:30:51 +0900
  • 55063e6868 Improve n-key find motions' consistency with default search haya14busa 2014-02-13 11:27:07 +0900
  • ea8da5c03d Remove init.vim haya14busa 2014-02-13 10:56:38 +0900
  • a31ec1191a Handle avoid Error & MatchParen highlight correctly haya14busa 2014-02-12 13:30:08 +0900
  • 0c7eeb5514 Merge branch 'handle/csaaprox' into master haya14busa 2014-02-12 13:21:13 +0900
  • e27e7d65c4 Handle CSApprox: do not use CSApprox by default haya14busa 2014-02-12 13:11:31 +0900
  • e01bc0305e Merge branch 'fix/csa' into master haya14busa 2014-02-11 19:03:40 +0900
  • 4ded78e697 Fix CSApprox: handling g:CSApprox_loaded #98 haya14busa 2014-02-11 19:01:55 +0900
  • d77ee8669b Remove EOL spaces haya14busa 2014-02-11 16:50:07 +0900
  • 128f87a6ef Update Doc: add more detail credits haya14busa 2014-02-11 16:32:29 +0900
  • 263f1cabf1 Workaround fix of guicursor... haya14busa 2014-02-11 14:17:04 +0900
  • f952b61ce7 Improve regexp for search haya14busa 2014-02-11 01:57:50 +0900
  • 6ab03b72c2 Improve handling \c and \C haya14busa 2014-02-10 22:28:10 +0900
  • e524a3cec1 Merge branch 'blueyed-fix-highlight-restore-E416' into master haya14busa 2014-02-10 20:41:17 +0900
  • 697c05d8bd Merge branch 'fix-highlight-restore-E416' of https://github.com/blueyed/vim-easymotion into blueyed-fix-highlight-restore-E416 haya14busa 2014-02-10 20:39:44 +0900
  • 37e6297bc4 Fix typo haya14busa 2014-02-10 20:32:10 +0900
  • a944fdf37c Fix illegible highlighting of Error haya14busa 2014-02-07 10:25:43 +0900
  • 059d2fc008 Merge branch 'improve/cmdline' into master haya14busa 2014-02-10 19:45:34 +0900
  • f929095428 Update vital-over: improve highlight haya14busa 2014-02-10 15:21:05 +0900
  • aca0e8d9fb Merge pull request #97 from blueyed/issue-16-matchstr-for-multibyte haya14busa 2014-02-10 16:35:20 +0900
  • 5cc1303a2d multibyte: use matchstr instead of byte index Daniel Hahler 2014-02-10 08:32:01 +0100
  • 7424110be8 Revert "Fix illegible highlighting of Error" haya14busa 2014-02-10 15:46:59 +0900
  • 5ff06e1dab Merge pull request #93 from mikehaertl/patch-1 haya14busa 2014-02-10 11:09:17 +0900
  • ff5a3a7d3d Modify cmdline for vital-over update haya14busa 2014-02-10 10:34:41 +0900
  • c8c9dfd3bf Do not match newlines in highlight output Daniel Hahler 2014-02-10 01:55:05 +0100
  • 2332c10b2a Update README.md Michael Härtl 2014-02-09 18:41:45 +0100
  • 7acbd9996b Update vital-over haya14busa 2014-02-09 21:21:26 +0900
  • 19bdc5933c Fix url haya14busa 2014-02-08 15:58:13 +0900
  • 5baf9a324c Merge pull request #92 from LFDM/requirement_fix haya14busa 2014-02-08 13:59:19 +0900
  • dc59cb0bf6 Updates requirements to vim 7.3 LFDM 2014-02-07 22:52:00 +0100
  • 9650037041 Merge branch 'improve/commandline' into master haya14busa 2014-02-08 01:47:44 +0900
  • 2ff3068d3f Update doc: command line insert register haya14busa 2014-02-08 01:46:18 +0900
  • d68151da8d Update vital-over haya14busa 2014-02-08 01:41:14 +0900
  • 342ebcfac9 Merge branch 'fix/csa' into master haya14busa 2014-02-08 01:31:41 +0900
  • b82626f614 Fix condition for CSApprox haya14busa 2014-02-07 16:45:11 +0900
  • ff5567fc7e Maybe workaround but it seems to fix handlin CSApprox haya14busa 2014-02-07 16:06:20 +0900
  • bb6c63c58b Merge branch 'move/highlight' into master haya14busa 2014-02-07 15:22:38 +0900
  • d7a1d45a2e Move init highlight function to highlight.vim from init.vim haya14busa 2014-02-07 15:20:58 +0900
  • 8d472a554a Update doc: g:EasyMotion_keys default value haya14busa 2014-02-07 13:46:54 +0900
  • dafe565f4f Merge branch 'modify/readme' into master haya14busa 2014-02-07 10:45:54 +0900
  • 62b351cebc Link to vim-seek/vim-sneak haya14busa 2014-02-07 10:44:41 +0900
  • b2386e5de5 Merge branch 'fix/syntax_error' into master haya14busa 2014-02-07 10:35:13 +0900
  • dd13757c40 Fix illegible highlighting of Error haya14busa 2014-02-07 10:25:43 +0900
  • f83cf59a55 Update TODO haya14busa 2014-02-07 02:22:07 +0900
  • 2c75f4f462 Modify regexp of visual mode haya14busa 2014-02-07 02:17:56 +0900
  • 2ab183138a Merge branch 'improve/default' into master #85 haya14busa 2014-02-06 23:40:52 +0900
  • abfd4a5469 Fix default key of s didn't work haya14busa 2014-02-06 23:39:11 +0900
  • 508978ea58 Update vital-over haya14busa 2014-02-06 23:04:12 +0900
  • 525b008695 Modify should_use_smartcase to should_case_sensitive haya14busa 2014-02-06 22:12:52 +0900