haya14busa
|
5edc6e1a58
|
Fix&Feature : Consider EasyMotion as jump-motion
close #5
|
2014-01-17 17:20:09 +09:00 |
|
haya14busa
|
f37b60e3be
|
Merge branch 'feature/custom-prompt' into master
|
2014-01-17 15:30:10 +09:00 |
|
haya14busa
|
916e51e222
|
Update doc: prompt message
|
2014-01-17 15:27:36 +09:00 |
|
haya14busa
|
9c0183faa7
|
Modify prompt message and make it more configurable
|
2014-01-17 15:12:33 +09:00 |
|
haya14busa
|
4728a9dcbd
|
Modify condition for multi input find motion
|
2014-01-17 15:10:07 +09:00 |
|
haya14busa
|
832c496c4e
|
Fix test description
|
2014-01-17 00:49:08 +09:00 |
|
haya14busa
|
de2d1642d2
|
Update TODO
|
2014-01-16 23:48:50 +09:00 |
|
haya14busa
|
c9be21f414
|
Rename <Plug>(easymotion-previous) to <Plug>(easymotion-prev)
|
2014-01-16 23:37:47 +09:00 |
|
haya14busa
|
7c2ed49d3a
|
Merge branch 'feature/next-previous' into master
|
2014-01-16 23:20:42 +09:00 |
|
haya14busa
|
04d8a9a1e8
|
Doc: Fix indent
|
2014-01-16 23:19:54 +09:00 |
|
haya14busa
|
6b77811186
|
Implement next/previous motion like ; & ,
|
2014-01-16 23:18:56 +09:00 |
|
haya14busa
|
cb45856d7d
|
Reset current dictionary
|
2014-01-16 23:06:01 +09:00 |
|
haya14busa
|
9a153bf7a1
|
Update TODO
|
2014-01-16 22:09:36 +09:00 |
|
haya14busa
|
e1d12af081
|
Add travis ci build status image to README
|
2014-01-16 21:26:25 +09:00 |
|
haya14busa
|
6b42a16080
|
Test: bundle install and remove vim-repeat dependency
|
2014-01-16 21:21:58 +09:00 |
|
haya14busa
|
bde8c9334c
|
Merge branch 'feature/dotrepeat' into master
|
2014-01-16 20:53:19 +09:00 |
|
haya14busa
|
6c9ac6ce56
|
Update doc: '.' repeat!
|
2014-01-16 20:51:36 +09:00 |
|
haya14busa
|
a6c9d4c40c
|
Add vim-vspec test
|
2014-01-16 20:42:20 +09:00 |
|
haya14busa
|
9d8864c838
|
Fix typo: <Plug>
|
2014-01-16 20:40:56 +09:00 |
|
haya14busa
|
19f6caf505
|
Fix typo: <Plug> mapping
|
2014-01-16 18:43:11 +09:00 |
|
haya14busa
|
cbb3c3dbc5
|
Fix typo: <Plug> mappings
|
2014-01-16 17:01:51 +09:00 |
|
haya14busa
|
335ea6dac7
|
Fix typo
|
2014-01-16 15:57:23 +09:00 |
|
haya14busa
|
c7e1b7c2bf
|
Implement "." repeat!
Require tpope/vim-repeat
|
2014-01-16 13:36:55 +09:00 |
|
haya14busa
|
762ad9cc17
|
Merge branch 'refactoring' into master
|
2014-01-15 22:59:52 +09:00 |
|
haya14busa
|
3df6cd8465
|
Delete EasyMotion#UserMapping
|
2014-01-15 22:59:44 +09:00 |
|
haya14busa
|
62a54ce218
|
Delete line_flag variable and use flag dictionary
|
2014-01-15 22:59:39 +09:00 |
|
haya14busa
|
b104fbffbe
|
Check visual mode to adjust screen
|
2014-01-15 22:36:27 +09:00 |
|
haya14busa
|
32a7e1a8b7
|
Use is_exclusive instead of mode(1)
|
2014-01-15 22:32:42 +09:00 |
|
haya14busa
|
b130898848
|
Rename variable: s:ols to s:previous
|
2014-01-15 22:23:49 +09:00 |
|
haya14busa
|
29310d6200
|
Update doc: JK motion
|
2014-01-15 10:46:27 +09:00 |
|
haya14busa
|
0daa6d5ee5
|
Implement Start of Line JK motion
|
2014-01-15 10:29:17 +09:00 |
|
haya14busa
|
f0969edf65
|
Change EOL JK motion plug mapping name
<Plug>(easymotion-J) -> <Plug>(easymotion-eol-j)
<Plug>(easymotion-J) -> <Plug>(easymotion-eol-k)
|
2014-01-15 10:28:29 +09:00 |
|
haya14busa
|
2ec6311aa2
|
Add feature task to TODO list: fuzzy matching
|
2014-01-15 09:58:48 +09:00 |
|
haya14busa
|
060f6b0152
|
Merge branch 'fix/eol-jk' into master
|
2014-01-15 09:11:57 +09:00 |
|
haya14busa
|
b1f8ce1aa6
|
Fix EOL JK motion regrex
|
2014-01-15 09:11:22 +09:00 |
|
haya14busa
|
9496c64ad5
|
Merge pull request #2 from takac/master
Add end of line mappings to J and K
|
2014-01-14 16:06:26 -08:00 |
|
Tom Cammann
|
fc34b17c55
|
Remove default end of line mapping, changed matching regex
|
2014-01-14 22:58:38 +00:00 |
|
haya14busa
|
806d663d58
|
Delete a task from TODO
Fix: visual-scroll related bug!!!
|
2014-01-14 17:52:42 +09:00 |
|
haya14busa
|
3c7d39488c
|
Merge branch 'feature/multi-migemo' into master
|
2014-01-14 17:51:37 +09:00 |
|
haya14busa
|
3d95505147
|
Implement multi input migemo and improve it
Use koron/cmigemo for multi input.
|
2014-01-14 17:49:33 +09:00 |
|
haya14busa
|
348e381d23
|
Merge branch 'feature/enter_repeat' into master
|
2014-01-14 11:40:18 +09:00 |
|
haya14busa
|
392b74b7ea
|
Update doc: Add Last Find Motion
|
2014-01-14 11:38:51 +09:00 |
|
haya14busa
|
f4e6cd30f9
|
Implement last find motion by {find motion}<CR>
Fix redraw
|
2014-01-14 10:44:57 +09:00 |
|
Tom Cammann
|
c72e01e970
|
Add end of line mappings to J and K
|
2014-01-14 01:00:06 +00:00 |
|
haya14busa
|
4122b8eda5
|
Merge branch 'feature/mjolvim-motion' into master
Conflicts:
autoload/EasyMotion.vim
plugin/EasyMotion.vim
|
2014-01-14 08:54:16 +09:00 |
|
haya14busa
|
512ecf851a
|
Improve command_line and move helper function
|
2014-01-14 08:48:26 +09:00 |
|
haya14busa
|
7ab69a7dc2
|
Add prompt option
|
2014-01-14 06:31:31 +09:00 |
|
haya14busa
|
008498ae4b
|
Update doc: Multi input find motion
|
2014-01-14 06:18:57 +09:00 |
|
haya14busa
|
f4a59023da
|
Modify mapping method
|
2014-01-14 04:29:09 +09:00 |
|
haya14busa
|
8f6567aff4
|
Fix GetVisualStartPosition when blockwise visual
|
2014-01-14 03:58:21 +09:00 |
|