haya14busa
767d3b5204
fix document for migemo
2014-02-01 15:07:31 +09:00
haya14busa
7e6a81a160
Update README
2014-02-01 15:00:26 +09:00
haya14busa
38878f0a6e
Remove easymotion-S
...
easymotion-S is same as easymotion-bd-w
2014-01-31 17:06:36 +09:00
haya14busa
5b2b33f36e
Completely remove special function: SelectLines & SelectPhrase
2014-01-31 16:59:28 +09:00
haya14busa
e8590d5a58
Update README: Version 2.0
2014-01-31 16:32:00 +09:00
haya14busa
e537df8cb0
Update Document: Version 2.0
2014-01-31 16:31:53 +09:00
haya14busa
6025c757d4
Fix: space
2014-01-27 21:47:10 +09:00
haya14busa
db1e6a6a91
Find motion: Convert space to start of spaces
2014-01-27 21:42:55 +09:00
haya14busa
34a3289f6f
Merge branch 'improve/n-keymotion' into master
2014-01-27 14:05:44 +09:00
haya14busa
f26a4597db
Implement cursor move to n key motion command line
...
Heavily using code from vim-over
Author : osyo-manga
URL : https://github.com/osyo-manga/vim-over
2014-01-26 22:58:00 +09:00
haya14busa
2f9147321b
Move some should_use_ function to helper
2014-01-26 22:58:00 +09:00
haya14busa
fb419c288d
Improve histadd
2014-01-26 22:58:00 +09:00
haya14busa
8513ecdd6d
Merge branch 'fix/helptag' into master
2014-01-26 18:32:29 +09:00
haya14busa
dba771652b
Fix duplicated helptags of <Plug>(easymotion-bd-jk)
...
close #13
2014-01-26 18:31:11 +09:00
haya14busa
c3dee02800
Fix command_line <C-o> behavior
2014-01-24 17:04:30 +09:00
haya14busa
fcb8b97f92
Update doc: fix typo and add missing bd-jk motion
2014-01-24 17:03:28 +09:00
haya14busa
c254ca40bb
Test: add test case for find motion scroll
2014-01-24 02:02:44 +09:00
haya14busa
ff15dabea7
Improve find motion scroll
2014-01-24 01:06:21 +09:00
haya14busa
1124db2edd
Improve cursor & shade regexp
2014-01-24 01:03:48 +09:00
haya14busa
7f8c3ed560
Modify description
2014-01-24 00:59:47 +09:00
haya14busa
5d5fd07500
Merge branch 'feature/offscreen_search' into master
2014-01-23 22:58:49 +09:00
haya14busa
73aaf9d0c3
Fix test
2014-01-23 22:58:33 +09:00
haya14busa
a3b00518d2
Fix typo
2014-01-23 22:56:58 +09:00
haya14busa
0d39901b11
Implement scroll to find motion cmd line
2014-01-23 22:53:58 +09:00
haya14busa
cbc62124ae
Test: add test case for off-screen search
2014-01-23 16:26:45 +09:00
haya14busa
666f0ce816
Merge pull request #9 from joshtch/master
...
Fix spelling in doc: 'easymoion' -> 'easymotion'
2014-01-22 22:49:17 -08:00
haya14busa
3e95e0beb7
Update doc: enhancement of 'n' key motion
2014-01-23 15:48:02 +09:00
joshtch
ac58277dd8
Fix spelling in doc: 'easymoion' -> 'easymotion'
...
`:%s/moion/motion/g`
2014-01-22 23:45:05 -05:00
haya14busa
f00b912940
Implement 'n' key motion offscreen search!
...
Including some refactoring
- s:Easymotion function
- handling original & cursor position
- autoload/EasyMotion/command_line.vim
- s:Getvisualstartposition function
2014-01-23 11:47:31 +09:00
haya14busa
c6a01fe473
Implement g:Easymotion_add_search_history option
2014-01-23 11:41:43 +09:00
haya14busa
33bf1de0f8
Implement activate function
...
For clever motion & highlight
2014-01-23 11:38:00 +09:00
haya14busa
42afb8b03d
Merge branch 'fix/withinline' into master
2014-01-23 11:20:59 +09:00
haya14busa
911f3f5b5c
Fix withinline motion hang up
...
close #7
2014-01-23 11:19:38 +09:00
haya14busa
fdfdfd06f1
Update TODO
2014-01-22 16:42:19 +09:00
haya14busa
45f042a0dc
Merge branch 'fix/dot_repeat' into master
2014-01-22 16:29:55 +09:00
haya14busa
db36e18922
Fix dot repeat fails when the number of previous target is only 1
...
Rename: s:previous.target -> s:dot_repeat.target
2014-01-22 16:29:38 +09:00
haya14busa
810fbe098a
Refactoring withinline motion
...
Fix: withinline bd-t
2014-01-22 16:29:26 +09:00
haya14busa
83ebeb2050
Merge branch 'feature/easymotion-user' into master
2014-01-22 16:28:29 +09:00
haya14busa
d83b9d10d0
Modify EasyMoton#User
2014-01-22 16:27:16 +09:00
haya14busa
2b2c588f39
Modify all function return is_cancelled flag
2014-01-22 14:08:48 +09:00
haya14busa
4ee679fd4a
Merge branch 'feature/hl-cursor' into master
...
Conflicts:
autoload/EasyMotion.vim
2014-01-22 11:17:03 +09:00
haya14busa
72dd8ecbd9
Modify cursor highlight color
2014-01-22 11:08:37 +09:00
haya14busa
16ec2a977e
Implement cursor highlight feature
2014-01-22 11:08:30 +09:00
haya14busa
8ff9a69728
Update doc: bd-f refer to 's' and some fix
2014-01-22 10:30:34 +09:00
haya14busa
0efcd3e21e
Merge branch 'fix/repeat_inclusive' into master
2014-01-21 17:23:07 +09:00
haya14busa
d9ad959e86
Fix '.' repeat of bidirectional find motion & Note
2014-01-21 17:22:27 +09:00
haya14busa
fbcac3d37b
Merge branch 'feature/bd-t' into master
2014-01-21 11:37:17 +09:00
haya14busa
64c775783a
Update doc: missing two-key motion table
2014-01-21 11:36:53 +09:00
haya14busa
42f62b7ce8
Update doc: add bidirectional t motion
2014-01-21 11:35:45 +09:00
haya14busa
a0c2b760fe
Implement bidirectional t motion and fix exclusive & inclusive flag
...
Implement: bidirectional t including within line, two-key, multi find
motion.
Fix: misuse of exclusive -> inclusive
Fix: bidirectional find motion inclusive flag
Add: test case for bidirectional t motion
close #6
2014-01-21 11:23:14 +09:00