1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:30:04 +08:00
SpaceVim/wiki/en/Following-HEAD.md
2018-12-16 13:30:20 +08:00

2.1 KiB

This page documents changes in master branch since last release v0.9.0

PreRelease

The next release is v1.0.0.

Added

  • Add unicode#spinners api (#1926)
  • Add layer option for autocomplete layer (#2236)
  • Add function for customizing searching tools (#2235)
  • Add lang#scheme layer (#2248)
  • Add log for bootstrap function (#2232)
  • Add findstr support in flygrep (#2344)

Improvement

  • Update runtime log for startup (#2219)
  • Add doc for how run run spacevim in docker (#2238)
  • Improve error key bindings (#2336)
  • Improve spacevim debug info (#2349)

Changed

  • Do not load language layer (#2220)
  • Changed the behavior of 2-LeftMouse in vimfiler (#2221)

Fixed

  • Do not load matchup in old version (#2248)
  • Ctrlp support in windows (#2248)
  • Fix layers list in windows (#2248)
  • Fix statusline icon (#2248)
  • Fix vimdoc command in windows (#2248)
  • Fix comment paragraphs key bindings (#2248)

Removed

Doc, Wiki && Website

  • Online tutorial (#2004)

Others

Latest Release

SpaceVim releases v0.9.0 at 2018-09-26, please check the release page for all the details