Skip to content

Commit

Permalink
Merge branch 'prepare-for-1.1.0' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed May 3, 2015
2 parents 55208e2 + bad88b7 commit b46682d
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion doc/incsearch.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
*incsearch.txt* Incrementally highlight all pattern matches

Author : haya14busa <hayabusa1419@gmail.com>
Version : 1.0.3
Version : 1.1.0
License : MIT license {{{

Copyright (c) 2014-2015 haya14busa
Expand Down Expand Up @@ -490,6 +490,16 @@ Version 2.0(?) Roadmap~
3. More configurable options
- e.g. option for prompt format including right prompt feature

1.1.0 2015-05-03
1. Add experimental API |incsearch-api|.
- Now you can pass a default pattern |incsearch-config-pattern|
- Use |incsearch#cli()| with |incsearch-autocmd| to extend
incsearch.vim's search interface
- vim-repeat support if needed |incsearch-config-is_expr|
- You can pass additional vital-over module to connect
|incsearch-config-modules|


1.0.3 2015-05-03
1. Fix 'hlsearch' handling #74

Expand Down

0 comments on commit b46682d

Please sign in to comment.