mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 07:40:05 +08:00
3.9 KiB
3.9 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 multiple tasks support #4150
- add more language support key for typescript #4141
- Add .SpaceVim.d/after to the end of rtp #4136
- Add task problem matcher #4127
- Add build action #4096
- Add github_action_check #4095
- Add vint github action #4094
- Add lang#reason & lang#rescript layer #4089
- Add Git cherry-pick support #4088
- Add: new configuration options for go layer to take advantage of gopls features #3837
Feature Changes
Bug Fixs
- Fix cursor shape option #4168
- Fix autocomplete_method logic #4159
- fix language leader key not work when open tsx file #4140
- Fix flygrep open_item function #4115
- Fix smart close issue for Vim #4110
- Fix github action build status #4105
- Fix configuration path #4097
Unmarked PRs
- Improve tabline and statusline #4169
- docs: fix typos in edit layer #4166
- Secret.allah #4165
- Update
lang#ruby
layer #4164 - Doc: update markdown documents. #4162
- Update python doc #4154
- Ignore E790 on formating #4148
- Define dir to save edits #4143
- Lazy-load vimtex #4139
- Doc: Fix typos #4137
- disable colors for ipython repl #4134
- doc: project_rooter_automatically #4129
- feat: add autocomplete toggle for deoplete #4125
- Iedit read from vim register #4124
- readme.md #4123
- Update gtags install guide #4119
- Set
tabstop
,softtabstop
andshiftwidth
to the same value only if default_indent is positive #4116 - Update codecov #4107
- Print error if user's bootstrap was unsuccessful #4093
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