Skip to content

v0.4.2 Release Note

Compare
Choose a tag to compare
@jwu jwu released this 23 Sep 12:10
· 39 commits to master since this release

New Features

Changes

  • Remove <unique> from .vimrc mappings.
  • Add coffee plugin back to exVim.
  • Allow user put external tools into exvim/vimfiles/tools directory, and running it without setting environment path.
  • Add support for __EMPTY__ in update-files.sh in osx and linux.

Bug Fixes

  • Fix linux :U[pdate] errors
  • Fix Issue #75 folder_filter_mode = include will not show sub-directory in ex-project correctly.