1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-09 17:30:05 +08:00
SpaceVim/wiki/en/Following-HEAD.md
Wang Shidong fc4bf82201
Improve error key bindings (#2336)
* Add qflist plugin

* Change errors mappings

* Update wiki
2018-12-13 21:40:17 +08:00

45 lines
1.7 KiB
Markdown

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](https://github.com/SpaceVim/SpaceVim/pull/1926))
- Add layer option for autocomplete layer ([#2236](https://github.com/SpaceVim/SpaceVim/pull/2236))
- Add function for customizing searching tools ([#2235](https://github.com/SpaceVim/SpaceVim/pull/2235))
- Add `lang#scheme` layer ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2248))
- Add log for bootstrap function ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2323))
### Improvement
- Update runtime log for startup ([#2219](https://github.com/SpaceVim/SpaceVim/pull/2219))
- Add doc for how run run spacevim in docker ([#2238](https://github.com/SpaceVim/SpaceVim/pull/2238))
- Improve error key bindings ([#2336](https://github.com/SpaceVim/SpaceVim/pull/2336))
### Changed
- Do not load language layer ([#2220](https://github.com/SpaceVim/SpaceVim/pull/2220))
- Changed the behavior of 2-LeftMouse in vimfiler ([#2221](https://github.com/SpaceVim/SpaceVim/pull/2221))
### Fixed
- Do not load matchup in old version ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2324))
- Ctrlp support in windows ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2325))
- Fix layers list in windows ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2327))
- Fix statusline icon ([#2248](https://github.com/SpaceVim/SpaceVim/pull/2328))
### Removed
### Doc, Wiki && Website
- Online tutorial ([#2004](https://github.com/SpaceVim/SpaceVim/pull/2004))
### Others
## Latest Release
SpaceVim releases v0.9.0 at 2018-09-26, please check the
[release page](https://spacevim.org/SpaceVim-release-v0.9.0/) for all the details