mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:30:04 +08:00
6.4 KiB
6.4 KiB
title | categories | description | type | image | commentsID | comments | ||
---|---|---|---|---|---|---|---|---|
SpaceVim release v1.7.0 |
|
SpaceVim release v1.7.0 with four with a number of language layers and new features. | article | https://user-images.githubusercontent.com/13142418/121829909-64cb5380-ccf6-11eb-9d5a-f576fa63e69c.png | SpaceVim release v1.7.0 | true |
Changelogs > SpaceVim release v1.7.0
The last release is v1.6.0, After six months development. The v1.7.0 has been released. So let's take a look at what happened since last relase.
- Quick start guide: installation, configuration, and resources of learning SpaceVim
- documentation: the primary official document of SpaceVim
- available layers: a list of available layers which can be used in SpaceVim
What's New
New language layers
New Features
- Add
python3
andipython3
support #4173 - Add key binding
SPC w f
for toggle follow mode #4201 - Add key binding
m c
#4199 - Add key binding group
SPC x l
#4182 - Add
format_on_save
option forlang#c
layer #4195 - Add
format_on_save
option forlang#javascript
#4183 - Add split flygrep horizontally across vertical split #4284
- Add file search option #4245
Improvements
- Improve
format
layer #4265 - Improve
lang#dart
layer #4228 - Improve
lang#php
layer #4226 - Improve
lang#hy
layer #4232 - Improve
lang#coffeescript
layer #4229 - Improve
gtags
layer #4172 - Improve
cscope
layer #4171 - Improve tabline and statusline #4169
- Improve alternate file config #3493
Feature Changes
- Change Lint options #3943
- Remove travis files #4233
- Disable github issue #4280
- Check
+python3
first #4208
Bug Fixs
- Fix python lint option #4273
- 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 P key binding in defx #4207
- Fix random theme functionality of the [colorscheme] layer #4204
- Fix lang#html layer #4202
- Fix configuration file path #4200
- Fix ale event #4230
- 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 nvim-yarp #4264
Doc&&Wiki
- Update doc of
git
layer #4192 - Update doc of key binding
SPC t h i
#4184 - Update doc of key binding
m c
#4178 - Update doc of key binding
.
#4240 - Update readme #4282
- Replace the URL of smart questions #4179
- Update Following head page #4170
- Update language list #4203
- Update doc #4223
- Update doc for SPReinstall #4212
- Type in doc #4271
- Update cndoc #4266
- Update doc #4246
- Add link to DT #4281
- Add links to the available git_plugins #4238
- Add links to the fuzzy finders #4239
- Add bootstrap function link to quick guide #4213
- Fix broken link in doc #4256
- Fix type in docs #4235