Version 1.0
1.0.0 2014-12-14
- Improve compatibility with default commandline behavior
- Automatically apply mappings defined with |:cnoremap| and |:cmap|
See |g:incsearch#vim_cmdline_keymap| - Support multi {lhs} and mappings
- Automatically apply mappings defined with |:cnoremap| and |:cmap|
- Support incremental highlighting in other windows.
- See |g:incsearch#no_inc_hlsearch|
- Add |(buffer-complete-prev)|
- Add |IncsearchExecute| event
- Implement |:digraph| feature
- Fix minor problems.