1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:50:03 +08:00
SpaceVim/docs/_posts/2017-06-27-SpaceVim-release-v0.3.1.md

41 lines
1.9 KiB
Markdown
Raw Normal View History

2017-11-18 20:40:42 +08:00
---
title: SpaceVim release v0.3.1
2018-05-27 20:54:33 +08:00
categories: [changelog, blog]
2020-05-10 14:05:04 +08:00
description: "New release v0.3.1 provides better key binding guide for buffer and file, including z and g prefix guide."
2020-05-17 14:11:36 +08:00
type: article
commentsID: "SpaceVim release v0.3.1"
2018-01-25 22:57:56 +08:00
comments: true
2017-11-18 20:40:42 +08:00
---
2018-09-12 20:14:20 +08:00
# [Changelogs](../development#changelog) > SpaceVim release v0.3.1
2017-11-18 20:40:42 +08:00
**Install:** https://github.com/SpaceVim/SpaceVim/wiki/Installing-SpaceVim
### FEATURES:
- Add complete function for gitcommit buffer [#568](https://github.com/SpaceVim/SpaceVim/pull/#568) [#567](https://github.com/SpaceVim/SpaceVim/pull/#567) [#579](https://github.com/SpaceVim/SpaceVim/pull/#579) [#575](https://github.com/SpaceVim/SpaceVim/pull/#575)
- Undo quit window && redo quit window [#599](https://github.com/SpaceVim/SpaceVim/pull/#599)
- Add mappings for buffer [#600](https://github.com/SpaceVim/SpaceVim/pull/#600)
- Add mappings for file [#607](https://github.com/SpaceVim/SpaceVim/pull/#607)
- Add doc for file tree [#612](https://github.com/SpaceVim/SpaceVim/pull/#612)
- g prefix guide [#618](https://github.com/SpaceVim/SpaceVim/pull/#618)
- z prefix guide [#662](https://github.com/SpaceVim/SpaceVim/pull/#662)
- tmux lang layer [#658](https://github.com/SpaceVim/SpaceVim/pull/#658)
- Improve searching feature [#652](https://github.com/SpaceVim/SpaceVim/pull/#652)
- complete parameter for ycm [#663](https://github.com/SpaceVim/SpaceVim/pull/#663)
- Improve searching index [#676](https://github.com/SpaceVim/SpaceVim/pull/#676)
### CHANGES:
- Change mappings for buffer jumpping and window jumpping [#572](https://github.com/SpaceVim/SpaceVim/pull/#572)
### FIXES:
- [#564](https://github.com/SpaceVim/SpaceVim/pull/#564) Fix [Window]Q close current buffer
- [#574](https://github.com/SpaceVim/SpaceVim/pull/#574) Fix ctrlp file finder
- [#584](https://github.com/SpaceVim/SpaceVim/pull/#584) Fix spacevim startup errors
- [#610](https://github.com/SpaceVim/SpaceVim/pull/#610) Support old vim version