haya14busa
|
3f240f9cdd
|
Update vital-over
|
2014-05-23 15:42:08 +09:00 |
|
haya14busa
|
9f836921d3
|
Merge branch 'fix/foldedline' into master
|
2014-05-06 11:00:12 +09:00 |
|
haya14busa
|
a01c3d1fd1
|
Fix g:EasyMotion_skipfoldedline for backward motions
|
2014-05-06 10:59:46 +09:00 |
|
haya14busa
|
15954d07ca
|
Remove incorrect comment
|
2014-05-06 10:46:08 +09:00 |
|
haya14busa
|
180cc531e4
|
Merge branch 'fix/asterisc' into master
|
2014-05-06 10:42:18 +09:00 |
|
haya14busa
|
6453858915
|
Escape * (asterisc) correctly
- Especially for 2-key find motions
- fix #151
- Thanks @wilywampa
|
2014-05-06 10:41:54 +09:00 |
|
haya14busa
|
5cc559dbe6
|
Refactoring shade regexp for witin line.
|
2014-05-06 08:22:32 +09:00 |
|
haya14busa
|
245035ba51
|
Save and Restore foldmethod for all method including expr
close #140
|
2014-05-06 08:22:04 +09:00 |
|
haya14busa
|
eb1598eadf
|
Merge pull request #148 from sahands/master
Update README.md
|
2014-04-29 18:23:17 +09:00 |
|
Sahand Saba
|
5bfc987194
|
Update README.md
Minor fix: <Leader>l should be easymotion-lineforward, and <Leader>h should be easymotion-linebackward.
|
2014-04-27 14:09:24 -07:00 |
|
haya14busa
|
c87f91d712
|
Merge pull request #144 from natnu/myprototype
Within line motion 時の shade の範囲の変更
|
2014-04-20 18:59:16 +09:00 |
|
natnu
|
270037545c
|
change within_line shade_hl_re
|
2014-04-20 17:23:57 +09:00 |
|
haya14busa
|
7127b88604
|
Fix EasyMotion#Sol regexp
|
2014-04-17 07:35:11 +09:00 |
|
haya14busa
|
aaa159d834
|
Make JK motions linewise in operator pending
close #141
|
2014-04-17 07:34:14 +09:00 |
|
haya14busa
|
04ae425b3c
|
Add test of word motions in operator pending mode
|
2014-04-17 07:32:01 +09:00 |
|
haya14busa
|
c751a90716
|
Merge branch 'update/doc' into master
close #137
|
2014-04-06 13:43:26 +09:00 |
|
haya14busa
|
eaa4afc03f
|
Update Doc: about n & N keymappings with n-key find motions
|
2014-04-06 13:42:42 +09:00 |
|
haya14busa
|
d98f6d139d
|
Test: Oops
|
2014-03-29 20:27:19 +09:00 |
|
haya14busa
|
72f8090b04
|
Merge branch 'fix/doc' into master
|
2014-03-29 20:18:23 +09:00 |
|
haya14busa
|
0f6450a36b
|
Fix the doc: <Plug>(easymotion-previous) -> <Plug>(easymotion-prev)
close #132
|
2014-03-29 20:18:00 +09:00 |
|
haya14busa
|
eecca8563a
|
Fix test script
|
2014-03-29 20:11:24 +09:00 |
|
haya14busa
|
4fc630a4be
|
Merge branch 'improve/smartsign' into master
close #131
|
2014-03-29 19:06:22 +09:00 |
|
haya14busa
|
254205e3c0
|
Support smartsign feature for 2-key find motions
- Add Test case
- Minor refactoring
- Avoid sourcing test files
|
2014-03-29 19:01:58 +09:00 |
|
haya14busa
|
82029bd3cc
|
Merge pull request #129 from AWTom/master
Fix two spelling mistakes
|
2014-03-28 07:13:45 +09:00 |
|
William Strealy
|
f841dd8b30
|
Fix two spelling mistakes
|
2014-03-27 12:48:09 -05:00 |
|
haya14busa
|
1b03cfbfda
|
Merge branch 'improve/readme' into dev
close #118
|
2014-03-24 07:34:48 +09:00 |
|
haya14busa
|
cc03ee5d7f
|
Describe authors section as a table
|
2014-03-24 07:33:34 +09:00 |
|
haya14busa
|
b708fca3a2
|
Improve README
- Add Installation
- Add minimal configuration sample
|
2014-03-24 07:33:29 +09:00 |
|
haya14busa
|
a65668c468
|
Change travis icon to svg from png
|
2014-03-22 00:10:25 +09:00 |
|
haya14busa
|
7c0e2cac2c
|
Fix doc
|
2014-03-21 17:13:30 +09:00 |
|
haya14busa
|
b89b8f0d67
|
Highlight cursor position by default
Modify to highlight cursor waiting key input too
|
2014-03-21 17:02:26 +09:00 |
|
haya14busa
|
c91a012505
|
Oops...Remove cmdline.set_suffix()
|
2014-03-21 16:59:22 +09:00 |
|
haya14busa
|
5302eecff5
|
Do not modify foldmethod if the value is expr
It seems calculation of `expr` slows down to complete jump
If &foldmethod == 'expr', maybe there are no need to modify values temporarily
|
2014-03-17 22:12:49 +09:00 |
|
haya14busa
|
7d930dd734
|
Remove trailing white spaces
|
2014-03-16 10:12:00 +09:00 |
|
haya14busa
|
f7f1b8ba70
|
Merge branch 'update/vital-over' into master
|
2014-03-15 01:10:57 +09:00 |
|
haya14busa
|
79351abae6
|
Update vital-over
|
2014-03-15 01:10:32 +09:00 |
|
haya14busa
|
3949408e59
|
Fix typo
|
2014-03-03 23:14:37 +09:00 |
|
haya14busa
|
412699d466
|
Improve <Space> expression
|
2014-02-26 10:44:52 +09:00 |
|
haya14busa
|
5489d38337
|
Improve & Refactoring multibyte handling
|
2014-02-26 10:37:47 +09:00 |
|
haya14busa
|
058aee2505
|
Doc: add non-ascii, multibyte keys example
Relate: #16
|
2014-02-24 21:51:35 +09:00 |
|
haya14busa
|
e1b70995a2
|
Merge branch 'handle/multibytetargetkey' into master
close #16
|
2014-02-24 18:13:10 +09:00 |
|
haya14busa
|
f751bfecaf
|
Escape '&' for substitution
|
2014-02-24 18:11:09 +09:00 |
|
haya14busa
|
a4205c54ac
|
Fix typo
|
2014-02-22 20:52:56 +09:00 |
|
haya14busa
|
b3d954ddc1
|
Improve helper#is_folded()
|
2014-02-22 18:31:13 +09:00 |
|
haya14busa
|
147bacdba9
|
Merge branch 'improve/test' into master
|
2014-02-22 18:07:00 +09:00 |
|
haya14busa
|
c25e1fe18e
|
Test: add vim-vspec test for default word motion(w/b)
Relate: #88
|
2014-02-22 18:06:02 +09:00 |
|
haya14busa
|
899814e03a
|
Fix to get target_char correctly
Get from marker, modified line, instead of original target line.
|
2014-02-22 15:52:14 +09:00 |
|
haya14busa
|
e4d0533fba
|
Fix help doc: Default option value for n-key motion was wrong
|
2014-02-22 03:03:28 +09:00 |
|
haya14busa
|
f957c76b83
|
Move travis icon
|
2014-02-22 00:15:36 +09:00 |
|
haya14busa
|
2b833f64bd
|
Comment out s:suffix because the test unexpectedly failed
|
2014-02-21 23:16:50 +09:00 |
|