mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 22:00:07 +08:00
5.0 KiB
5.0 KiB
This page documents changes in master branch since last release v1.5.0
PreRelease
The next release is v1.7.0:
Pull Requests
New Features
- Add file search option #4245
- Add relevant repo links to the fuzzy finders #4239
- Add github repository links to the available git_plugins #4238
- Add bootstrap function link to quick guide #4213
- Add lang#e layer #4210
- Add SPC w f for toggle follow mode #4201
- Add m c key binding #4199
- Add format_on_save toggle for javascript #4183
- Add SPC x l key binding group #4182
- Add SPC l c and SPC l u for lang#markdown layer #4163
- Add: new configuration options for go layer to take advantage of gopls features #3837
Feature Changes
Bug Fixs
- Fixed typo in docs #4235
- Fix directory #4227
- Fix SPC t s/S key binding #4225
- Fix Objective C language support #4215
- Fix a typo #4214
- fix gtags completion and list project files #4209
- Fix random theme functionality of the [colorscheme] layer #4204
- Fix lang#html layer #4202
- Fix SPC T F key binding #4198
- Fix SPC b d key binding #4197
- Fix and add the key bindings toggle case #4190
- Fix uniquify lines in normal mode when ignorecase. #4189
- Fix SPC x l d in first line #4185
- Fix choosewin #4174
- Fix cursor shape option #4168
Unmarked PRs
- Reword '.' key-binding description to make it clearer #4240
- Remove files #4233
- Update lang#hy layer #4232
- Develop #4230
- Update lang#coffeescript layer #4229
- Update lang#dart layer #4228
- Update lang#php layer #4226
- Update doc #4223
- Bump py from 1.4.32 to 1.10.0 in /bundle/neoformat/test #4220
- Update doc for SPReinstall #4212
- Check python3 first #4208
- Format on save with clang-format #4195
- Update doc of git layer #4192
- Update doc for SPC t h i #4184
- Replace the invalid URL of smart questions with a new one. #4179
- Doc: add description for the key bindings m c. #4178
- yabuki/added python3 and ipython3 #4173
- Improve cscope layer #4171
- Update Following head page #4170
- Improve tabline and statusline #4169
- docs: fix typos in edit layer #4166
- Update
lang#ruby
layer #4164 - Doc: update markdown documents. #4162
Latest Release
SpaceVim releases v1.6.0 at 2020-12-31, please check the release page:
- SpaceVim releases v1.6.0 for all the details