Skip to content

v1.0.2

Compare
Choose a tag to compare
@haya14busa haya14busa released this 16 Apr 13:21
· 209 commits to master since this release

1.0.2 2015-04-16

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