Skip to content

v0.1.0 Release Note

Compare
Choose a tag to compare
@jwu jwu released this 14 Apr 04:06
· 149 commits to master since this release

New Features

  • Add ex-symbol plugin
  • Add id-lang-autogen.map support when generate idutils shells with file_filter
  • Add type-script support by plugin typescript-vim
  • Add switch between NERDTree and ex-project window by <c-tab>

Changes

  • Change cwd from absolute directory to "./".

Bug Fixes

  • Fixed :Update error when file_filter has value
  • Fixed white space path error
  • Fixed switch .exvim project will overwrite the old .exvim's auto commands
  • Fixed gsearch jumps will keepjumps which will lead to <ctrl-o> jump back to wrong position