v1.0.2
1.0.2 2015-04-16
- Implement experimental API (undocumented) to access vital-over
command line object - Add LiteralInsert module to insert special character literally
- e.g.
<C-v>``<Tab>
now inserts literal<Tab>
and search them.
- e.g.
- Add workaround pasting issue for MacVim #35
- Fix to redraw commandline when leaving with
<Esc>
#67 - Fix
<SID>
handling for<expr>
mappings #51 - Fix flicker at entering incsearch's commands #73